public class CaseExecutionListenerInvocation extends DelegateInvocation
| Modifier and Type | Field and Description |
|---|---|
protected DelegateCaseExecution |
caseExecution |
protected CaseExecutionListener |
listenerInstance |
contextExecution, contextResource, invocationResult| Constructor and Description |
|---|
CaseExecutionListenerInvocation(CaseExecutionListener listenerInstance,
DelegateCaseExecution caseExecution) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
invoke() |
getContextExecution, getContextResource, getInvocationResult, proceedprotected final CaseExecutionListener listenerInstance
protected final DelegateCaseExecution caseExecution
public CaseExecutionListenerInvocation(CaseExecutionListener listenerInstance, DelegateCaseExecution caseExecution)
protected void invoke()
throws Exception
invoke in class DelegateInvocationExceptionCopyright © 2018 camunda services GmbH. All rights reserved.