public class ActivityBehaviorInvocation extends DelegateInvocation
| Modifier and Type | Field and Description | 
|---|---|
| protected ActivityBehavior | behaviorInstance | 
| protected ActivityExecution | execution | 
contextExecution, contextResource, invocationResult| Constructor and Description | 
|---|
| ActivityBehaviorInvocation(ActivityBehavior behaviorInstance,
                          ActivityExecution execution) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | invoke() | 
getContextExecution, getContextResource, getInvocationResult, proceedprotected final ActivityBehavior behaviorInstance
protected final ActivityExecution execution
public ActivityBehaviorInvocation(ActivityBehavior behaviorInstance, ActivityExecution execution)
protected void invoke()
               throws Exception
invoke in class DelegateInvocationExceptionCopyright © 2018. All rights reserved.