Package org.flowable.engine.delegate
Interface TaskListener
- All Superinterfaces:
org.flowable.task.service.delegate.BaseTaskListener,Serializable,org.flowable.task.service.delegate.TaskListener
public interface TaskListener
extends org.flowable.task.service.delegate.TaskListener
Here for backwards compatibility, prefer use the
TaskListener.- Author:
- Tom Baeyens, Joram Barrez
-
Field Summary
Fields inherited from interface org.flowable.task.service.delegate.BaseTaskListener
EVENTNAME_ALL_EVENTS, EVENTNAME_ASSIGNMENT, EVENTNAME_COMPLETE, EVENTNAME_CREATE, EVENTNAME_DELETE -
Method Summary
Methods inherited from interface org.flowable.task.service.delegate.TaskListener
notify