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 TypeClassDescriptionclassImplementation of the BPMN 2.0 call activity (limited currently to calling a subprocess and not (yet) a global task).classStart a CMMN case with the case service taskclassImplementation of the multi-instance functionality as described in the BPMN 2.0 spec.classclass -
Uses of SubProcessActivityBehavior in org.flowable.engine.impl.bpmn.helper
Classes in org.flowable.engine.impl.bpmn.helper that implement SubProcessActivityBehaviorModifier and TypeClassDescriptionclassHelper class for bpmn constructs that allow class delegation.