Uses of Interface
org.camunda.bpm.engine.impl.pvm.delegate.MigrationObserverBehavior

Packages that use MigrationObserverBehavior
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
 class CallActivityBehavior
          Implementation of the BPMN 2.0 call activity (limited currently to calling a subprocess and not (yet) a global task).
 class CaseCallActivityBehavior
          Implementation to create a new CaseInstance using the BPMN 2.0 call activity
 class ExternalTaskActivityBehavior
          Implements behavior of external task activities, i.e.
 class ParallelMultiInstanceActivityBehavior
           
 class UserTaskActivityBehavior
          activity implementation for the user task.
 



Copyright © 2016 camunda services GmbH. All rights reserved.