Uses of Interface
org.jbpm.process.core.TypeObject
-
-
Uses of TypeObject in org.jbpm.bpmn2.xml
Classes in org.jbpm.bpmn2.xml that implement TypeObject Modifier and Type Class Description class
MetaDataHandler.MetaDataWrapper
-
Uses of TypeObject in org.jbpm.compiler.xml.processes
Classes in org.jbpm.compiler.xml.processes that implement TypeObject Modifier and Type Class Description class
MetaDataHandler.MetaDataWrapper
class
ParameterHandler.ParameterWrapper
-
Uses of TypeObject in org.jbpm.process.core
Subinterfaces of TypeObject in org.jbpm.process.core Modifier and Type Interface Description interface
ParameterDefinition
interface
ValueObject
-
Uses of TypeObject in org.jbpm.process.core.context.variable
Classes in org.jbpm.process.core.context.variable that implement TypeObject Modifier and Type Class Description class
Variable
Default implementation of a variable. -
Uses of TypeObject in org.jbpm.process.core.datatype.impl.type
Classes in org.jbpm.process.core.datatype.impl.type that implement TypeObject Modifier and Type Class Description class
ListDataType
Representation of a list datatype. -
Uses of TypeObject in org.jbpm.process.core.impl
Classes in org.jbpm.process.core.impl that implement TypeObject Modifier and Type Class Description class
ParameterDefinitionImpl
-