Class RequestInfoNotifier
- java.lang.Object
-
- org.alfresco.workflow.requestInfo.RequestInfoNotifier
-
- All Implemented Interfaces:
Serializable
,org.activiti.engine.delegate.TaskListener
public class RequestInfoNotifier extends Object implements org.activiti.engine.delegate.TaskListener
Request info workflow notifier. After the pooled task has been finished the initiator of the workflow will get a task to verify the information. The initiator will also receive an email.- Since:
- 2.1
- Author:
- Tuna Aksoy
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description RequestInfoNotifier()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
notify(org.activiti.engine.delegate.DelegateTask delegateTask)
-