public class TaskListenerInvocation extends DelegateInvocation
TaskListeners| Modifier and Type | Field and Description |
|---|---|
protected DelegateTask |
delegateTask |
protected TaskListener |
executionListenerInstance |
invocationParameters, invocationResult| Constructor and Description |
|---|
TaskListenerInvocation(TaskListener executionListenerInstance,
DelegateTask delegateTask) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getTarget()
returns the target of the current invocation, ie.
|
protected void |
invoke() |
getInvocationParameters, getInvocationResult, proceedprotected final TaskListener executionListenerInstance
protected final DelegateTask delegateTask
public TaskListenerInvocation(TaskListener executionListenerInstance, DelegateTask delegateTask)
protected void invoke()
throws Exception
invoke in class DelegateInvocationExceptionpublic Object getTarget()
DelegateInvocationgetTarget in class DelegateInvocationCopyright © 2016 Alfresco. All rights reserved.