Uses of Interface
org.flowable.engine.impl.delegate.SubProcessActivityBehavior
Packages that use SubProcessActivityBehavior
-
Uses of SubProcessActivityBehavior in org.flowable.engine.impl.bpmn.behavior
Classes in org.flowable.engine.impl.bpmn.behavior that implement SubProcessActivityBehaviorModifier and TypeClassDescriptionclass
Implementation of the BPMN 2.0 call activity (limited currently to calling a subprocess and not (yet) a global task).class
Start a CMMN case with the case service taskclass
Implementation of the multi-instance functionality as described in the BPMN 2.0 spec.class
class
-
Uses of SubProcessActivityBehavior in org.flowable.engine.impl.bpmn.helper
Classes in org.flowable.engine.impl.bpmn.helper that implement SubProcessActivityBehaviorModifier and TypeClassDescriptionclass
Helper class for bpmn constructs that allow class delegation.