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, proceed
protected final CaseExecutionListener listenerInstance
protected final DelegateCaseExecution caseExecution
public CaseExecutionListenerInvocation(CaseExecutionListener listenerInstance, DelegateCaseExecution caseExecution)
protected void invoke() throws Exception
invoke
in class DelegateInvocation
Exception
Copyright © 2019. All rights reserved.