public class TaskNotificationListener extends Object implements org.activiti.engine.delegate.TaskListener
| Constructor and Description |
|---|
TaskNotificationListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
notify(org.activiti.engine.delegate.DelegateTask task) |
void |
setPropertyConverter(ActivitiPropertyConverter propertyConverter) |
void |
setWorkflowNotification(WorkflowNotificationUtils service) |
public void setWorkflowNotification(WorkflowNotificationUtils service)
service - the service registrypublic void setPropertyConverter(ActivitiPropertyConverter propertyConverter)
propertyConverter - the property converterpublic void notify(org.activiti.engine.delegate.DelegateTask task)
notify in interface org.activiti.engine.delegate.TaskListenerCopyright © 2005–2018 Alfresco Software. All rights reserved.