Uses of Interface
org.jbpm.process.core.context.variable.Mappable
-
Packages that use Mappable Package Description org.jbpm.workflow.core.node -
-
Uses of Mappable in org.jbpm.workflow.core.node
Classes in org.jbpm.workflow.core.node that implement Mappable Modifier and Type Class Description class
ConstraintTrigger
class
EventTrigger
class
HumanTaskNode
class
StartNode
Default implementation of a start node.class
SubProcessNode
Default implementation of a sub-flow node.class
Trigger
class
WorkItemNode
Default implementation of a task node.
-