Class SpaceLifeCycleEvent
java.lang.Object
org.exoplatform.social.common.lifecycle.LifeCycleEvent<String,Space>
org.exoplatform.social.core.space.spi.SpaceLifeCycleEvent
- Direct Known Subclasses:
SpaceCategoryLifeCycleEvent
An event fired at different stages of the lifecycle of a space.
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsFields inherited from class org.exoplatform.social.common.lifecycle.LifeCycleEvent
payload, source -
Constructor Summary
ConstructorsConstructorDescriptionSpaceLifeCycleEvent(Space space, String target, SpaceLifeCycleEvent.Type eventType) -
Method Summary
Methods inherited from class org.exoplatform.social.common.lifecycle.LifeCycleEvent
getPayload, getSource