Uses of Interface
com.atlassian.confluence.core.Beanable
-
-
Uses of Beanable in com.atlassian.confluence.admin.actions
Classes in com.atlassian.confluence.admin.actions that implement Beanable Modifier and Type Class Description classViewSystemClasspathActionAction for the View System Classpath page -
Uses of Beanable in com.atlassian.confluence.admin.actions.tasks
Classes in com.atlassian.confluence.admin.actions.tasks that implement Beanable Modifier and Type Class Description classManageAdminTaskAction -
Uses of Beanable in com.atlassian.confluence.admin.actions.upgrade
Classes in com.atlassian.confluence.admin.actions.upgrade that implement Beanable Modifier and Type Class Description classForceUpgradeActionForces an upgrade task to run. -
Uses of Beanable in com.atlassian.confluence.diff.actions
Classes in com.atlassian.confluence.diff.actions that implement Beanable Modifier and Type Class Description classViewDiffOfDraftAction -
Uses of Beanable in com.atlassian.confluence.impl.pages.actions
Classes in com.atlassian.confluence.impl.pages.actions that implement Beanable Modifier and Type Class Description classPageDestinationSearchActionAn action that will perform a search in Confluence returning results suitable as targets for moving a page to a new parent. -
Uses of Beanable in com.atlassian.confluence.impl.search.actions
Classes in com.atlassian.confluence.impl.search.actions that implement Beanable Modifier and Type Class Description classAttachmentSearchActionFinds all the attachments on the selected page that match the provided filetype(s).classContentNameSearchActionDeprecated.since 5.2.classDraftAttachmentSearchActionclassReindexTaskProgressActionResponsible for reporting on the progress of a reindex operation on the "Search Indexes" triggered from the content indexing administration UI.classSearchIndexesActionclassSearchSiteActionDeprecated.since 5.9 -
Uses of Beanable in com.atlassian.confluence.labels.actions
Classes in com.atlassian.confluence.labels.actions that implement Beanable Modifier and Type Class Description classAddFavouriteActionMakes a page or blogpost the favourite of the specified user.classAddSpaceToFavouriteAjaxActionMakes a page or blogpost the favourite of the specified user.classRemoveFavouriteActionclassRemoveSpaceFromFavouriteAjaxAction -
Uses of Beanable in com.atlassian.confluence.macro.browser.actions
Classes in com.atlassian.confluence.macro.browser.actions that implement Beanable Modifier and Type Class Description classBrowseMacrosActionCreates a Map containing a list of categories and a list of macros.classMacroDetailsActionCreates a Map containing the details of an specific Macro. -
Uses of Beanable in com.atlassian.confluence.mail.notification.actions
Classes in com.atlassian.confluence.mail.notification.actions that implement Beanable 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.classPageNotificationAction -
Uses of Beanable in com.atlassian.confluence.pages.actions
Classes in com.atlassian.confluence.pages.actions that implement Beanable Modifier and Type Class Description classAbstractCommandActionCommandAction-implementing class that delegates to a CommandActionHelper.classAbstractCreateAndEditPageActionclassAbstractCreatePageActionFunctions shared between creating pages and blog posts.classAbstractEditPageActionclassAbstractPreviewPageActionclassAbstractTemplatePageActionAn abstract action for actions that use page templates.classAddCommentActionclassAddLabelAjaxActionclassAttachedImagesActionSimple Action to retrieve the details of aContentEntityObject's image attachments.classAttachFileActionUpload attachments via a multipart request.classBreadcrumbActionReturns the breadcrumb of a page via JSON.classCopyPageActionclassCreateBlogPostActionclassCreatePageActionclassCreatePageEntryActionAn action that performs relevant authorisation checks when trying to enter the 'add page' screen.classCreatePageFromTemplateActionclassEditBlogPostActionclassEditCommentActionclassEditPageActionclassGetPagePermissionsActionclassHeartbeatActionTheHeartbeatActionprovides methods used by the client side editor to detect concurrent changes to a single CEO.classMoveBlogPostActionMove a blog post to a new space.classMovePageActionMove a page and its children to a new location in the system.classPageChildrenActionclassPageVariablesActionclassRemoveHistoricalVersionActionclassRemoveLabelAjaxActionclassRevertPageOrderActionRemoves page position information from the children of the provided page, effectively reverting their order to alphabetical.classSetPageOrderActionSets the order of a page's children to the order specified by the provided child IDs.classSetPagePermissionsActionCalled for a existing Page via AJAX, sets newContentPermissions for the Page, overwriting any existing ones.classValidateLabelAjaxActionclassWysiwygConverterActionConvert between XHtml and wiki markup. -
Uses of Beanable in com.atlassian.confluence.plugins.dragdrop
Classes in com.atlassian.confluence.plugins.dragdrop that implement Beanable Modifier and Type Class Description classUploadAction -
Uses of Beanable in com.atlassian.confluence.plugins.editorloader
Classes in com.atlassian.confluence.plugins.editorloader that implement Beanable Modifier and Type Class Description classEditorAction -
Uses of Beanable in com.atlassian.confluence.plugins.labels.actions
Classes in com.atlassian.confluence.plugins.labels.actions that implement Beanable Modifier and Type Class Description classAddLabelActionAdds a label to a page or blog post Used for JSON requests, a list of the labels added are available under the 'labels' key of the bean.classAutocompleteLabelsActionclassRemoveLabelActionRemoves labels from the page or blog post. -
Uses of Beanable in com.atlassian.confluence.plugins.schedule.admin.action
Classes in com.atlassian.confluence.plugins.schedule.admin.action that implement Beanable Modifier and Type Class Description classChangeCronJobScheduleActionUpdates a schedule for a particular job.classChangeSimpleJobScheduleActionUpdates a schedule for a particular simple job.classGetFutureSchedulesActionReturns the future schedules as a JSON response. -
Uses of Beanable in com.atlassian.confluence.renderer.actions
Classes in com.atlassian.confluence.renderer.actions that implement Beanable Modifier and Type Class Description classRenderContentActionAction used for rendering content, specifically for PREVIEW -
Uses of Beanable in com.atlassian.confluence.security.actions
Classes in com.atlassian.confluence.security.actions that implement Beanable Modifier and Type Class Description classNotPermittedAction -
Uses of Beanable in com.atlassian.confluence.security.websudo
Classes in com.atlassian.confluence.security.websudo that implement Beanable Modifier and Type Class Description classDropAuthenticationActionUsed to authenticate a web sudo session. -
Uses of Beanable in com.atlassian.confluence.spaces.actions
Classes in com.atlassian.confluence.spaces.actions that implement Beanable Modifier and Type Class Description classSpaceAvailableAction -
Uses of Beanable in com.atlassian.confluence.user.actions
Classes in com.atlassian.confluence.user.actions that implement Beanable Modifier and Type Class Description classFindRestrictableEntitiesActionAccepts potential users and/or group names with an optional entity type and returns the entities found.classHistoryActionclassViewMyDraftsAction
-