|
Jive Forums API (5.5.20.2-oracle) Core Javadocs | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ForumEvent | |
---|---|
com.jivesoftware.forum.event | Provides mechanisms to be notified of actions in the system such as new messages being created. |
Uses of ForumEvent in com.jivesoftware.forum.event |
---|
Methods in com.jivesoftware.forum.event with parameters of type ForumEvent | |
---|---|
void |
ForumEventDispatcher.dispatchEvent(ForumEvent event)
|
void |
ForumListener.forumAdded(ForumEvent event)
Fired when a forum has been added to the system. |
void |
ForumListener.forumDeleted(ForumEvent event)
Fired when a forum is about to be deleted from the system. |
void |
ForumListener.forumMerged(ForumEvent event)
Fired when a forum is merged into another forum. |
void |
ForumListener.forumModified(ForumEvent event)
Fired when a forum is modified. |
void |
ForumListener.forumMoved(ForumEvent event)
Fired when a forum has been moved from one category to another. |
|
Jive Forums Project Page | |||||||||
PREV NEXT | FRAMES NO FRAMES |