com.atlassian.confluence.event.events.space
Class RemoveSpaceViewEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
com.atlassian.event.Event
com.atlassian.confluence.event.events.ConfluenceEvent
com.atlassian.confluence.event.events.space.SpaceEvent
com.atlassian.confluence.event.events.space.RemoveSpaceViewEvent
- All Implemented Interfaces:
- Viewed, Serializable
public class RemoveSpaceViewEvent
- extends SpaceEvent
- implements Viewed
Represents the user view the remove space state within Space admin.
- See Also:
- Serialized Form
Fields inherited from class com.atlassian.confluence.event.events.space.SpaceEvent |
space |
Methods inherited from class org.springframework.context.ApplicationEvent |
getTimestamp |
RemoveSpaceViewEvent
public RemoveSpaceViewEvent(Object obj,
Space space)