|
Clearspace API (1.7.0) Core Javadocs | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CommunityEvent | |
|---|---|
| com.jivesoftware.community.event | Provides mechanisms to be notified of actions in the system such as new messages being created. |
| Uses of CommunityEvent in com.jivesoftware.community.event |
|---|
| Methods in com.jivesoftware.community.event with parameters of type CommunityEvent | |
|---|---|
void |
CommunityListener.communityAdded(CommunityEvent event)
Fired when a Community is added. |
void |
CommunityListener.communityDeleting(CommunityEvent event)
Fired when a Community is about to be deleted. |
void |
CommunityListener.communityMerging(CommunityEvent event)
Fired when a Community is about to be merged into another community. |
void |
CommunityListener.communityModified(CommunityEvent event)
Fired when a Community is modified. |
void |
CommunityListener.communityMoved(CommunityEvent event)
Fired when a Community is moved. |
void |
CommunityEventDispatcher.dispatchEvent(CommunityEvent event)
|
|
Clearspace Project Page | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||