Uses of Class
org.camunda.bpm.engine.impl.bpmn.behavior.CallActivityBehavior.CalledElementBinding

Packages that use CallActivityBehavior.CalledElementBinding
org.camunda.bpm.engine.impl.bpmn.behavior   
 

Uses of CallActivityBehavior.CalledElementBinding in org.camunda.bpm.engine.impl.bpmn.behavior
 

Methods in org.camunda.bpm.engine.impl.bpmn.behavior that return CallActivityBehavior.CalledElementBinding
static CallActivityBehavior.CalledElementBinding CallActivityBehavior.CalledElementBinding.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static CallActivityBehavior.CalledElementBinding[] CallActivityBehavior.CalledElementBinding.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2014 camunda services GmbH. All rights reserved.