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, proceed
protected final ActivityBehavior behaviorInstance
protected final ActivityExecution execution
public ActivityBehaviorInvocation(ActivityBehavior behaviorInstance, ActivityExecution execution)
protected void invoke() throws Exception
invoke
in class DelegateInvocation
Exception
Copyright © 2022. All rights reserved.