Uses of Interface
com.atlassian.confluence.pages.actions.PageAware
-
-
Uses of PageAware in com.atlassian.confluence.diff.actions
Classes in com.atlassian.confluence.diff.actions that implement PageAware Modifier and Type Class Description class
ViewDiffOfDraftAction
-
Uses of PageAware in com.atlassian.confluence.impl.pages.actions
Methods in com.atlassian.confluence.impl.pages.actions with parameters of type PageAware Modifier and Type Method Description @NonNull PageAwareHelper.Result
PageAwareHelper. configure(PageAware pageAware, javax.servlet.http.HttpServletRequest servletRequest)
@NonNull PageAwareHelper.Result
PageAwareHelper. configure(PageAware pageAware, javax.servlet.http.HttpServletRequest servletRequest, PageAwareHelper.ParameterSource parameterSource)
-
Uses of PageAware in com.atlassian.confluence.impl.search.actions
Classes in com.atlassian.confluence.impl.search.actions that implement PageAware Modifier and Type Class Description class
AttachmentSearchAction
Finds all the attachments on the selected page that match the provided filetype(s). -
Uses of PageAware in com.atlassian.confluence.mail.notification.actions
Classes in com.atlassian.confluence.mail.notification.actions that implement PageAware Modifier and Type Class Description class
ListWatchersAction
Returns a list of the people watching a page as two lists: one for space watchers, one for page watchers.class
ManageWatchersAction
-
Uses of PageAware in com.atlassian.confluence.pages.actions
-
Uses of PageAware in com.atlassian.confluence.plugins.editorloader
Classes in com.atlassian.confluence.plugins.editorloader that implement PageAware Modifier and Type Class Description class
EditorAction
-
Uses of PageAware in com.atlassian.confluence.user.actions
Classes in com.atlassian.confluence.user.actions that implement PageAware Modifier and Type Class Description class
EditNotificationsAction
class
FindRestrictableEntitiesAction
Accepts potential users and/or group names with an optional entity type and returns the entities found.
-