Clearspace API (2.5.29) Core Javadocs

Uses of Class
com.jivesoftware.community.event.ProjectEvent

Packages that use ProjectEvent
com.jivesoftware.community.event Provides mechanisms to be notified of actions in the system such as new messages being created. 
 

Uses of ProjectEvent in com.jivesoftware.community.event
 

Methods in com.jivesoftware.community.event with parameters of type ProjectEvent
 void ProjectListener.projectCreated(ProjectEvent event)
          Fired when a project has been added to the system.
 void ProjectListener.projectDeleting(ProjectEvent event)
          Fired when a work space is about to be deleted from the system.
 void ProjectListener.projectModified(ProjectEvent event)
          Fired when a work space has been modified in the system.
 


Clearspace Project Page

Copyright © 1999-2007 Jive Software.