Uses of Class
org.camunda.bpm.engine.impl.bpmn.behavior.CallableElementActivityBehavior

Packages that use CallableElementActivityBehavior
org.camunda.bpm.engine.impl.bpmn.behavior   
 

Uses of CallableElementActivityBehavior in org.camunda.bpm.engine.impl.bpmn.behavior
 

Subclasses of CallableElementActivityBehavior in org.camunda.bpm.engine.impl.bpmn.behavior
 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.