Uses of Interface
org.camunda.bpm.engine.impl.pvm.delegate.MigrationObserverBehavior
-
Packages that use MigrationObserverBehavior Package Description org.camunda.bpm.engine.impl.bpmn.behavior -
-
Uses of MigrationObserverBehavior in org.camunda.bpm.engine.impl.bpmn.behavior
Classes in org.camunda.bpm.engine.impl.bpmn.behavior that implement MigrationObserverBehavior Modifier and Type Class Description classCallActivityBehaviorImplementation 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 activityclassExternalTaskActivityBehaviorImplements behavior of external task activities, i.e.classParallelMultiInstanceActivityBehaviorclassUserTaskActivityBehavioractivity implementation for the user task.
-