public class ListenerNotificationHelper extends Object
| Constructor and Description |
|---|
ListenerNotificationHelper() |
public void executeExecutionListeners(HasExecutionListeners elementWithExecutionListeners, DelegateExecution execution, String eventType)
protected void planTransactionDependentExecutionListener(ListenerFactory listenerFactory, DelegateExecution execution, TransactionDependentExecutionListener executionListener, ActivitiListener activitiListener)
public void executeTaskListeners(TaskEntity taskEntity, String eventType)
public void executeTaskListeners(UserTask userTask, TaskEntity taskEntity, String eventType)
protected BaseTaskListener createTaskListener(ActivitiListener activitiListener)
protected void planTransactionDependentTaskListener(DelegateExecution execution, TransactionDependentTaskListener taskListener, ActivitiListener activitiListener)
protected CustomPropertiesResolver createCustomPropertiesResolver(ActivitiListener activitiListener)
protected Map<String,Object> invokeCustomPropertiesResolver(DelegateExecution execution, CustomPropertiesResolver customPropertiesResolver)
protected void addTransactionListener(ActivitiListener activitiListener, TransactionListener transactionListener)
Copyright © 2010–2018 Alfresco. All rights reserved.