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 classMetaDataHandler.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 classMetaDataHandler.MetaDataWrapperclassParameterHandler.ParameterWrapper -
Uses of TypeObject in org.jbpm.process.core
Subinterfaces of TypeObject in org.jbpm.process.core Modifier and Type Interface Description interfaceParameterDefinitioninterfaceValueObject -
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 classVariableDefault 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 classListDataTypeRepresentation 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 classParameterDefinitionImpl
-