Uses of Interface
org.operaton.bpm.engine.impl.pvm.delegate.CompositeActivityBehavior
Packages that use CompositeActivityBehavior
-
Uses of CompositeActivityBehavior in org.operaton.bpm.engine.impl.bpmn.behavior
Classes in org.operaton.bpm.engine.impl.bpmn.behavior that implement CompositeActivityBehaviorModifier and TypeClassDescriptionclassclassAbstract Multi Instance Behavior: used for both parallel and sequential multi instance implementation.classclassclassImplementation of the BPMN 2.0 subprocess (formally known as 'embedded' subprocess): a subprocess defined within another process definition.