Uses of Class
com.atlassian.confluence.security.access.annotations.RequiresAnyConfluenceAccess
-
-
Uses of RequiresAnyConfluenceAccess in com.atlassian.confluence.about
Classes in com.atlassian.confluence.about with annotations of type RequiresAnyConfluenceAccess Modifier and Type Class Description classAboutPageAction -
Uses of RequiresAnyConfluenceAccess in com.atlassian.confluence.core.actions
Classes in com.atlassian.confluence.core.actions with annotations of type RequiresAnyConfluenceAccess Modifier and Type Class Description classIndexAction -
Uses of RequiresAnyConfluenceAccess in com.atlassian.confluence.impl.admin.actions
Classes in com.atlassian.confluence.impl.admin.actions with annotations of type RequiresAnyConfluenceAccess Modifier and Type Class Description classMarkAllLogsActionThis action allows users with administrator permissions to write comments directly into the log and also rollover logs (more info on what that means can be found here) -
Uses of RequiresAnyConfluenceAccess in com.atlassian.confluence.macro.browser.actions
Classes in com.atlassian.confluence.macro.browser.actions with annotations of type RequiresAnyConfluenceAccess Modifier and Type Class Description classBrowseMacrosActionCreates a Map containing a list of categories and a list of macros. -
Uses of RequiresAnyConfluenceAccess in com.atlassian.confluence.mail.notification.actions
Classes in com.atlassian.confluence.mail.notification.actions with annotations of type RequiresAnyConfluenceAccess Modifier and Type Class Description classRemoveSpaceNotificationAction -
Uses of RequiresAnyConfluenceAccess in com.atlassian.confluence.pages.actions
Classes in com.atlassian.confluence.pages.actions with annotations of type RequiresAnyConfluenceAccess Modifier and Type Class Description classBrowseSpaceActionclassDiffPagesActionclassDiffPagesByVersionActionclassDirectoryViewListPagesActionThis action will present the specified space as a tree view of all its pages.classHeartbeatActionTheHeartbeatActionprovides methods used by the client side editor to detect concurrent changes to a single CEO.classListPagesActionclassRecentBlogPostsActionclassViewBlogPostsByDateActionclassViewChangesSinceLastEditActionclassViewChangesSinceLastLoginActionclassViewPageActionclassViewPreviousVersionsAction -
Uses of RequiresAnyConfluenceAccess in com.atlassian.confluence.plugins.labels.actions
Classes in com.atlassian.confluence.plugins.labels.actions with annotations of type RequiresAnyConfluenceAccess Modifier and Type Class Description classAutocompleteLabelsAction -
Uses of RequiresAnyConfluenceAccess in com.atlassian.confluence.plugins.like.actions
Classes in com.atlassian.confluence.plugins.like.actions with annotations of type RequiresAnyConfluenceAccess Modifier and Type Class Description classLikeActionLikes content, usually called from an email where a RESTful response just won't do. -
Uses of RequiresAnyConfluenceAccess in com.atlassian.confluence.plugins.viewsource
Classes in com.atlassian.confluence.plugins.viewsource with annotations of type RequiresAnyConfluenceAccess Modifier and Type Class Description classViewSourceAction -
Uses of RequiresAnyConfluenceAccess in com.atlassian.confluence.spaces.actions
Classes in com.atlassian.confluence.spaces.actions with annotations of type RequiresAnyConfluenceAccess Modifier and Type Class Description classCreateRssFeedActionclassListAttachmentsActionclassViewRecentlyUpdatedSpaceContentActionextend super class so we can set cookieclassViewSpaceActionclassViewSpaceSummaryAction -
Uses of RequiresAnyConfluenceAccess in com.atlassian.confluence.user.actions
Classes in com.atlassian.confluence.user.actions with annotations of type RequiresAnyConfluenceAccess Modifier and Type Class Description classUserPopupActionRenders the user popup boxes that appear when you hover over a user link.classViewUserHistoryActionclassViewUserProfileAction
-