org.camunda.bpm.engine.impl.bpmn.delegate
Class ActivityBehaviorInvocation
java.lang.Object
org.camunda.bpm.engine.impl.delegate.DelegateInvocation
org.camunda.bpm.engine.impl.bpmn.delegate.ActivityBehaviorInvocation
public class ActivityBehaviorInvocation
- extends DelegateInvocation
- Author:
- Daniel Meyer
|
Method Summary |
protected void |
invoke()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
behaviorInstance
protected final ActivityBehavior behaviorInstance
execution
protected final ActivityExecution execution
ActivityBehaviorInvocation
public ActivityBehaviorInvocation(ActivityBehavior behaviorInstance,
ActivityExecution execution)
invoke
protected void invoke()
throws Exception
- Specified by:
invoke in class DelegateInvocation
- Throws:
Exception
Copyright © 2017 camunda services GmbH. All rights reserved.