com.jivesoftware.community.event
Class ProjectEvent
java.lang.Object
com.jivesoftware.community.event.ProjectEvent
public class ProjectEvent
- extends
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PROJECT_VIEW_TYPE
public static final String PROJECT_VIEW_TYPE
- Parameter keys.
- See Also:
- Constant Field Values
ProjectEvent
public ProjectEvent()
ProjectEvent
public ProjectEvent(ProjectEvent.Type eventType,
Project project,
Map<String,? extends Object> params)
- Creates a new task event.
- Parameters:
eventType - the type of the tag event.project - the project the event corresponds to.params - parameters corresponding to the event.
getContainer
public EntityDescriptor getContainer()
getContainerModificationType
public ModificationType getContainerModificationType()
- A modification type from the list below that corresponds to the implementing event's type.
- Returns:
- a ModificationType.
Copyright © 1999-2007 Jive Software.