|
Clearspace API (2.5.29) Core Javadocs | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TaskEvent | |
|---|---|
| com.jivesoftware.community.event | Provides mechanisms to be notified of actions in the system such as new messages being created. |
| Uses of TaskEvent in com.jivesoftware.community.event |
|---|
| Methods in com.jivesoftware.community.event with parameters of type TaskEvent | |
|---|---|
void |
TaskListener.taskCreated(TaskEvent event)
Fired when a task has been added to the system. |
void |
TaskListener.taskDeleting(TaskEvent event)
Fired when a task is about to be deleted from the system. |
void |
TaskListener.taskModified(TaskEvent event)
Fired when a task has been modified in the system. |
|
Clearspace Project Page | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||