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.actions   
com.atlassian.confluence.mail.notification.actions   
com.atlassian.confluence.pages.actions   
com.atlassian.confluence.pages.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).
Spaced
          An interface indicating that a given class has a related space.
 

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).
Spaced
          An interface indicating that a given class has a related space.
 

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
Spaced
          An interface indicating that a given class has a related space.
 

Classes in com.atlassian.confluence.spaces.actions used by com.atlassian.confluence.mail.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).
Spaced
          An interface indicating that a given class has a related space.
 

Classes in com.atlassian.confluence.spaces.actions used by com.atlassian.confluence.mail.notification.actions
AbstractSpaceAction
           
Spaced
          An interface indicating that a given class has a related space.
 

Classes in com.atlassian.confluence.spaces.actions used by com.atlassian.confluence.pages.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).
SpaceAware
          Indicates that an action may have a space set on it by the SpaceAwareInterceptor
Spaced
          An interface indicating that a given class has a related space.
 

Classes in com.atlassian.confluence.spaces.actions used by com.atlassian.confluence.pages.templates.actions
AbstractSpaceAction
           
Spaced
          An interface indicating that a given class has a related space.
 

Classes in com.atlassian.confluence.spaces.actions used by com.atlassian.confluence.security.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).
SpaceAware
          Indicates that an action may have a space set on it by the SpaceAwareInterceptor
Spaced
          An interface indicating that a given class has a related space.
 

Classes in com.atlassian.confluence.spaces.actions used by com.atlassian.confluence.spaces.actions
AbstractCreateSpaceAction
           
AbstractLogoAction
           
AbstractSpaceAction
           
AbstractSpaceLabelAction
          Actions that need to access labels in a space TODO: Refactor this code into SpaceManager or LabelManager, and delegate from Velocity templates
AddLabelToSpaceAction
          labels are added to the Space's SpaceDescription object
EditSpaceAction
           
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).
SpaceAware
          Indicates that an action may have a space set on it by the SpaceAwareInterceptor
Spaced
          An interface indicating that a given class has a related space.
ViewSpaceAction
           
ViewSpaceSummaryAction
           
 

Classes in com.atlassian.confluence.spaces.actions used by com.atlassian.confluence.user.actions
Spaced
          An interface indicating that a given class has a related space.
 



Copyright © 2003-2008 Atlassian Pty Ltd. All Rights Reserved.