public class CaseVariableListenerInvocation extends DelegateInvocation
| Modifier and Type | Field and Description |
|---|---|
protected DelegateCaseVariableInstance |
variableInstance |
protected CaseVariableListener |
variableListenerInstance |
contextExecution, contextResource, invocationResult| Constructor and Description |
|---|
CaseVariableListenerInvocation(CaseVariableListener variableListenerInstance,
DelegateCaseVariableInstance variableInstance) |
CaseVariableListenerInvocation(CaseVariableListener variableListenerInstance,
DelegateCaseVariableInstance variableInstance,
BaseDelegateExecution contextExecution) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
invoke() |
getContextExecution, getContextResource, getInvocationResult, proceedprotected CaseVariableListener variableListenerInstance
protected DelegateCaseVariableInstance variableInstance
public CaseVariableListenerInvocation(CaseVariableListener variableListenerInstance, DelegateCaseVariableInstance variableInstance)
public CaseVariableListenerInvocation(CaseVariableListener variableListenerInstance, DelegateCaseVariableInstance variableInstance, BaseDelegateExecution contextExecution)
protected void invoke()
throws Exception
invoke in class DelegateInvocationExceptionCopyright © 2013–2021 camunda services GmbH. All rights reserved.