Uses of Interface
org.camunda.bpm.engine.impl.pvm.delegate.SubProcessActivityBehavior
-
Packages that use SubProcessActivityBehavior Package Description org.camunda.bpm.engine.impl.bpmn.behavior -
-
Uses of SubProcessActivityBehavior in org.camunda.bpm.engine.impl.bpmn.behavior
Classes in org.camunda.bpm.engine.impl.bpmn.behavior that implement SubProcessActivityBehavior Modifier and Type Class Description classCallableElementActivityBehaviorclassCallActivityBehaviorImplementation of the BPMN 2.0 call activity (limited currently to calling a subprocess and not (yet) a global task).classCaseCallActivityBehaviorImplementation to create a newCaseInstanceusing the BPMN 2.0 call activity
-