|
Clearspace API (2.5.29) Core Javadocs | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TaskListener
| Method Summary | |
|---|---|
void |
taskCreated(TaskEvent event)
Fired when a task has been added to the system. |
void |
taskDeleting(TaskEvent event)
Fired when a task is about to be deleted from the system. |
void |
taskModified(TaskEvent event)
Fired when a task has been modified in the system. |
| Method Detail |
|---|
void taskCreated(TaskEvent event)
event - the event object.void taskDeleting(TaskEvent event)
event - the event object.void taskModified(TaskEvent event)
event - the event object
|
Clearspace Project Page | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||