public class ActivityBehaviorSignalInvocation extends DelegateInvocation
| Modifier and Type | Field and Description | 
|---|---|
protected SignallableActivityBehavior | 
behaviorInstance  | 
protected ActivityExecution | 
execution  | 
protected Object | 
signalData  | 
protected String | 
signalName  | 
contextExecution, contextResource, invocationResult| Constructor and Description | 
|---|
ActivityBehaviorSignalInvocation(SignallableActivityBehavior behaviorInstance,
                                ActivityExecution execution,
                                String signalName,
                                Object signalData)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
invoke()  | 
getContextExecution, getContextResource, getInvocationResult, proceedprotected SignallableActivityBehavior behaviorInstance
protected ActivityExecution execution
protected String signalName
protected Object signalData
public ActivityBehaviorSignalInvocation(SignallableActivityBehavior behaviorInstance, ActivityExecution execution, String signalName, Object signalData)
protected void invoke()
               throws Exception
invoke in class DelegateInvocationExceptionCopyright © 2019. All rights reserved.