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 classViewDiffOfDraftAction -
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.ResultPageAwareHelper. configure(PageAware pageAware, javax.servlet.http.HttpServletRequest servletRequest)@NonNull PageAwareHelper.ResultPageAwareHelper. 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 classAttachmentSearchActionFinds 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 classListWatchersActionReturns a list of the people watching a page as two lists: one for space watchers, one for page watchers.classManageWatchersAction -
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 classEditorAction -
Uses of PageAware in com.atlassian.confluence.user.actions
Classes in com.atlassian.confluence.user.actions that implement PageAware Modifier and Type Class Description classEditNotificationsActionclassFindRestrictableEntitiesActionAccepts potential users and/or group names with an optional entity type and returns the entities found.
-