Uses of Interface
org.jbpm.process.core.TypeObject
-
Packages that use TypeObject Package Description org.jbpm.process.core org.jbpm.process.core.context.variable org.jbpm.process.core.datatype.impl.type org.jbpm.process.core.impl -
-
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
-