Interface TaskListener

All Known Implementing Classes:
ActivityInstanceUpdateListener, ClassDelegateTaskListener, DelegateExpressionTaskListener, ExpressionTaskListener, HistoryTaskListener, ProcessApplicationEventListenerDelegate, ScriptTaskListener

public interface TaskListener
Listener interface implemented by user code which wants to be notified when a property of a task changes.

The following Task Events are supported:

Author:
Tom Baeyens