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 class
AboutPageAction
-
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 class
IndexAction
-
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 class
MarkAllLogsAction
This 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 class
BrowseMacrosAction
Creates 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 class
RemoveSpaceNotificationAction
-
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 class
BrowseSpaceAction
class
DiffPagesAction
class
DiffPagesByVersionAction
class
DirectoryViewListPagesAction
This action will present the specified space as a tree view of all its pages.class
HeartbeatAction
TheHeartbeatAction
provides methods used by the client side editor to detect concurrent changes to a single CEO.class
ListPagesAction
class
RecentBlogPostsAction
class
ViewBlogPostsByDateAction
class
ViewChangesSinceLastEditAction
class
ViewChangesSinceLastLoginAction
class
ViewPageAction
class
ViewPreviousVersionsAction
-
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 class
AutocompleteLabelsAction
-
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 class
LikeAction
Likes 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 class
ViewSourceAction
-
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 class
CreateRssFeedAction
class
ListAttachmentsAction
class
ViewRecentlyUpdatedSpaceContentAction
extend super class so we can set cookieclass
ViewSpaceAction
class
ViewSpaceSummaryAction
-
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 class
UserPopupAction
Renders the user popup boxes that appear when you hover over a user link.class
ViewUserHistoryAction
class
ViewUserProfileAction
-