|
Clearspace API (2.5.29) Core Javadocs | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ThreadEvent | |
|---|---|
| com.jivesoftware.community.event | Provides mechanisms to be notified of actions in the system such as new messages being created. |
| Uses of ThreadEvent in com.jivesoftware.community.event |
|---|
| Methods in com.jivesoftware.community.event with parameters of type ThreadEvent | |
|---|---|
void |
ThreadListener.threadAdded(ThreadEvent event)
Fired when a thread has been added to the system. |
void |
ThreadListener.threadDeleted(ThreadEvent event)
Fired when a thread is about to be deleted from the system. |
void |
ThreadListener.threadModerationModified(ThreadEvent event)
Fired when the moderation value of a thread has been changed. |
void |
ThreadListener.threadMoved(ThreadEvent event)
Fired when a thread is moved from one foru to another. |
void |
ThreadListener.threadRated(ThreadEvent event)
Fired when the thread has been rated. |
void |
ThreadListener.threadViewed(ThreadEvent event)
Fired when the thread has been viewed. |
|
Clearspace Project Page | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||