Uses of Interface
com.atlassian.confluence.pages.actions.beans.BootstrapAware

Packages that use BootstrapAware
com.atlassian.confluence.pages.actions   
com.atlassian.confluence.security.actions   
 

Uses of BootstrapAware in com.atlassian.confluence.pages.actions
 

Classes in com.atlassian.confluence.pages.actions that implement BootstrapAware
 class AbstractViewAttachmentsAction
           
 class InsertImageInDraftAction
          Deprecated. since 3.1 this action is no longer required by Confluence. Use AttachFileAction to attach files and AttachedImagesAction to view the current attached images.
 class InsertImageInPageAction
          Deprecated. since 3.1 this action is no longer required by Confluence. Use AttachFileAction to attach files and AttachedImagesAction to view the current attached images.
 class MoveAttachmentAction
           
 class ViewDraftAttachmentsAction
           
 class ViewPageAttachmentsAction
           
 

Uses of BootstrapAware in com.atlassian.confluence.security.actions
 

Classes in com.atlassian.confluence.security.actions that implement BootstrapAware
 class AbstractEditPermissionAction
           
 class AbstractGlobalPermissionsAction
          Deprecated. 
 class AbstractPermissionsAction
           
 class AbstractSpacePermissionsAction
          Deprecated. 
 class EditGlobalPermissionsAction
           
 class EditSpacePermissionsAction
           
 class ViewGlobalPermissionsAction
           
 class ViewSpacePermissionsAction
           
 



Copyright © 2003-2011 Atlassian. All Rights Reserved.