public class TaskListenerInvocation extends DelegateInvocation
TaskListeners| Modifier and Type | Field and Description |
|---|---|
protected DelegateTask |
delegateTask |
protected TaskListener |
taskListenerInstance |
contextExecution, contextResource, invocationResult| Constructor and Description |
|---|
TaskListenerInvocation(TaskListener executionListenerInstance,
DelegateTask delegateTask) |
TaskListenerInvocation(TaskListener taskListenerInstance,
DelegateTask delegateTask,
BaseDelegateExecution contextExecution) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
invoke() |
getContextExecution, getContextResource, getInvocationResult, proceedprotected final TaskListener taskListenerInstance
protected final DelegateTask delegateTask
public TaskListenerInvocation(TaskListener executionListenerInstance, DelegateTask delegateTask)
public TaskListenerInvocation(TaskListener taskListenerInstance, DelegateTask delegateTask, BaseDelegateExecution contextExecution)
protected void invoke()
throws Exception
invoke in class DelegateInvocationExceptionCopyright © 2018. All rights reserved.