Uses of Class
com.atlassian.confluence.event.events.space.SpaceEvent

Packages that use SpaceEvent
com.atlassian.confluence.content.event   
com.atlassian.confluence.event.events.content.attachment   
com.atlassian.confluence.event.events.content.page   
com.atlassian.confluence.event.events.space   
com.atlassian.confluence.event.events.template   
 

Uses of SpaceEvent in com.atlassian.confluence.content.event
 

Subclasses of SpaceEvent in com.atlassian.confluence.content.event
 class PluginContentWillBeRemovedForSpaceEvent
           
 

Uses of SpaceEvent in com.atlassian.confluence.event.events.content.attachment
 

Subclasses of SpaceEvent in com.atlassian.confluence.event.events.content.attachment
 class AttachmentListViewEvent
          Represents a user viewing the attachment listview action.
 

Uses of SpaceEvent in com.atlassian.confluence.event.events.content.page
 

Subclasses of SpaceEvent in com.atlassian.confluence.event.events.content.page
 class PageListViewEvent
          Represents a user viewing any of the page listview actions.
 

Uses of SpaceEvent in com.atlassian.confluence.event.events.space
 

Subclasses of SpaceEvent in com.atlassian.confluence.event.events.space
 class RemoveSpaceViewEvent
          Represents the user view the remove space state within Space admin.
 class SpaceAdminViewEvent
          Represents a user viewing the top level screen of the space admin console.
 class SpaceArchivedEvent
           
 class SpaceCreateEvent
           
 class SpaceDetailsViewEvent
          Represents a user viewing the space details screen of the space admin console.
 class SpaceLabelsViewEvent
          Represents a user viewing the space labels screen of the space admin console.
 class SpaceLogoUpdateEvent
          Represents a change to the logo of a space.
 class SpacePermissionsUpdateEvent
          Represents a change to space permissions.
 class SpacePermissionsViewEvent
          Represents a user viewing the space permissions screen of the space admin console.
 class SpaceRemoveEvent
           
 class SpaceTrashEmptyEvent
          Represents when the trash is emptied, either by a user or by a remote administration call.
 class SpaceTrashViewEvent
          Represents a user viewing the trash contents screen of the space admin console.
 class SpaceUnArchivedEvent
           
 class SpaceUpdateEvent
           
 class SpaceWillRemoveEvent
          Event published when a space is about to be removed, but has not been removed.
 

Uses of SpaceEvent in com.atlassian.confluence.event.events.template
 

Subclasses of SpaceEvent in com.atlassian.confluence.event.events.template
 class TemplateListViewEvent
          Represents a user viewing the page template listview action.
 



Copyright © 2003-2013 Atlassian. All Rights Reserved.