Uses of Interface
org.camunda.bpm.engine.delegate.DelegateVariableMapping
-
Packages that use DelegateVariableMapping Package Description org.camunda.bpm.engine.impl.bpmn.behavior -
-
Uses of DelegateVariableMapping in org.camunda.bpm.engine.impl.bpmn.behavior
Methods in org.camunda.bpm.engine.impl.bpmn.behavior that return DelegateVariableMapping Modifier and Type Method Description protected DelegateVariableMapping
CallableElementActivityBehavior. getDelegateVariableMapping(Object instance)
protected DelegateVariableMapping
CallableElementActivityBehavior. resolveDelegation(ActivityExecution execution)
-