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

Packages that use SubProcessActivityBehavior
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
 class CallableElementActivityBehavior
           
 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
 



Copyright © 2017 camunda services GmbH. All rights reserved.