- java.lang.Object
-
- org.alfresco.repo.workflow.activiti.tasklistener.TaskCreateListener
-
- All Implemented Interfaces:
- org.activiti.engine.delegate.TaskListener
public class TaskCreateListener
extends java.lang.Object
implements org.activiti.engine.delegate.TaskListener
Tasklistener that is notified when a task is created. This will set all
default properties for this task.
- Since:
- 3.4.e
-
-
Field Summary
-
Fields inherited from interface org.activiti.engine.delegate.TaskListener
EVENTNAME_ASSIGNMENT, EVENTNAME_COMPLETE, EVENTNAME_CREATE
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.