Uses of Package
com.atlassian.confluence.spaces.actions

Packages that use com.atlassian.confluence.spaces.actions
com.atlassian.confluence.admin.actions   
com.atlassian.confluence.admin.actions.lookandfeel   
com.atlassian.confluence.importexport.actions   
com.atlassian.confluence.labels.actions   
com.atlassian.confluence.mail.archive.actions   
com.atlassian.confluence.mail.notification.actions   
com.atlassian.confluence.pages.actions   
com.atlassian.confluence.plugins.doctheme   
com.atlassian.confluence.plugins.editorloader   
com.atlassian.confluence.plugins.templates.actions   
com.atlassian.confluence.security.actions   
com.atlassian.confluence.spaces.actions   
com.atlassian.confluence.user.actions   
 

Classes in com.atlassian.confluence.spaces.actions used by com.atlassian.confluence.admin.actions
AbstractLogoAction
           
 

Classes in com.atlassian.confluence.spaces.actions used by com.atlassian.confluence.admin.actions.lookandfeel
AbstractSpaceAction
           
SpaceAdministrative
          Deprecated. since 2.8. Please avoid this interface. Instead override ConfluenceActionSupport.isPermitted() and use PermissionManager.hasPermission(User,Permission,Object) instead. This will make it easier to determine the permissions required to invoke an action as they would be more explicit and in one place (you won't have to check whether the class or its super class implements this interface). Also implement BreadcrumbAware and call: BreadcrumbGenerator's getSpaceAdminBreadcrumb method
 

Classes in com.atlassian.confluence.spaces.actions used by com.atlassian.confluence.importexport.actions
AbstractSpaceAction
           
SpaceAdministrative
          Deprecated. since 2.8. Please avoid this interface. Instead override ConfluenceActionSupport.isPermitted() and use PermissionManager.hasPermission(User,Permission,Object) instead. This will make it easier to determine the permissions required to invoke an action as they would be more explicit and in one place (you won't have to check whether the class or its super class implements this interface). Also implement BreadcrumbAware and call: BreadcrumbGenerator's getSpaceAdminBreadcrumb method
 

Classes in com.atlassian.confluence.spaces.actions used by com.atlassian.confluence.labels.actions
AbstractSpaceAction
           
SpaceAware
          Indicates that an action may have a space set on it by the SpaceAwareInterceptor
 

Classes in com.atlassian.confluence.spaces.actions used by com.atlassian.confluence.mail.archive.actions
AbstractSpaceAction
           
AbstractSpaceAdminAction
           
SpaceAware
          Indicates that an action may have a space set on it by the SpaceAwareInterceptor
 

Classes in com.atlassian.confluence.spaces.actions used by com.atlassian.confluence.mail.notification.actions
AbstractSpaceAction
           
 

Classes in com.atlassian.confluence.spaces.actions used by com.atlassian.confluence.pages.actions
AbstractSpaceAction
           
AbstractSpaceAdminAction
           
SpaceAdministrative
          Deprecated. since 2.8. Please avoid this interface. Instead override ConfluenceActionSupport.isPermitted() and use PermissionManager.hasPermission(User,Permission,Object) instead. This will make it easier to determine the permissions required to invoke an action as they would be more explicit and in one place (you won't have to check whether the class or its super class implements this interface). Also implement BreadcrumbAware and call: BreadcrumbGenerator's getSpaceAdminBreadcrumb method
SpaceAware
          Indicates that an action may have a space set on it by the SpaceAwareInterceptor
 

Classes in com.atlassian.confluence.spaces.actions used by com.atlassian.confluence.plugins.doctheme
AbstractSpaceAction
           
 

Classes in com.atlassian.confluence.spaces.actions used by com.atlassian.confluence.plugins.editorloader
SpaceAware
          Indicates that an action may have a space set on it by the SpaceAwareInterceptor
 

Classes in com.atlassian.confluence.spaces.actions used by com.atlassian.confluence.plugins.templates.actions
AbstractSpaceAction
           
 

Classes in com.atlassian.confluence.spaces.actions used by com.atlassian.confluence.security.actions
SpaceAdministrative
          Deprecated. since 2.8. Please avoid this interface. Instead override ConfluenceActionSupport.isPermitted() and use PermissionManager.hasPermission(User,Permission,Object) instead. This will make it easier to determine the permissions required to invoke an action as they would be more explicit and in one place (you won't have to check whether the class or its super class implements this interface). Also implement BreadcrumbAware and call: BreadcrumbGenerator's getSpaceAdminBreadcrumb method
SpaceAware
          Indicates that an action may have a space set on it by the SpaceAwareInterceptor
 

Classes in com.atlassian.confluence.spaces.actions used by com.atlassian.confluence.spaces.actions
AbstractCreateSpaceAction
           
AbstractEditSpaceAction
           
AbstractLogoAction
           
AbstractSpaceAction
           
AbstractSpaceAdminAction
           
AddLabelToSpaceAction
          labels are added to the Space's SpaceDescription object
EditSpaceLabelAction
           
LegacySpaceRssFeedAction
           
SpaceAdministrative
          Deprecated. since 2.8. Please avoid this interface. Instead override ConfluenceActionSupport.isPermitted() and use PermissionManager.hasPermission(User,Permission,Object) instead. This will make it easier to determine the permissions required to invoke an action as they would be more explicit and in one place (you won't have to check whether the class or its super class implements this interface). Also implement BreadcrumbAware and call: BreadcrumbGenerator's getSpaceAdminBreadcrumb method
SpaceAware
          Indicates that an action may have a space set on it by the SpaceAwareInterceptor
SpaceLabelAware
           
SpaceToolsTabsHelper.SpaceToolsTabItem
           
SpaceToolsTabsHelper.SpaceToolsTabs
           
ViewSpaceAction
           
ViewSpaceSummaryAction
           
 

Classes in com.atlassian.confluence.spaces.actions used by com.atlassian.confluence.user.actions
SpaceAware
          Indicates that an action may have a space set on it by the SpaceAwareInterceptor
 



Copyright © 2003-2013 Atlassian. All Rights Reserved.