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 class
ViewSystemClasspathAction
Action 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 class
ManageAdminTaskAction
-
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 class
ForceUpgradeAction
Forces 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 class
ViewDiffOfDraftAction
-
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 class
PageDestinationSearchAction
An 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 class
AttachmentSearchAction
Finds all the attachments on the selected page that match the provided filetype(s).class
ContentNameSearchAction
Deprecated.since 5.2.class
DraftAttachmentSearchAction
class
ReindexTaskProgressAction
Responsible for reporting on the progress of a reindex operation on the "Search Indexes" triggered from the content indexing administration UI.class
SearchIndexesAction
class
SearchSiteAction
Deprecated.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 class
AddFavouriteAction
Makes a page or blogpost the favourite of the specified user.class
AddSpaceToFavouriteAjaxAction
Makes a page or blogpost the favourite of the specified user.class
RemoveFavouriteAction
class
RemoveSpaceFromFavouriteAjaxAction
-
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 class
BrowseMacrosAction
Creates a Map containing a list of categories and a list of macros.class
MacroDetailsAction
Creates 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 class
ListWatchersAction
Returns a list of the people watching a page as two lists: one for space watchers, one for page watchers.class
PageNotificationAction
-
Uses of Beanable in com.atlassian.confluence.pages.actions
Classes in com.atlassian.confluence.pages.actions that implement Beanable Modifier and Type Class Description class
AbstractCommandAction
CommandAction-implementing class that delegates to a CommandActionHelper.class
AbstractCreateAndEditPageAction
class
AbstractCreatePageAction
Functions shared between creating pages and blog posts.class
AbstractEditPageAction
class
AbstractPreviewPageAction
class
AbstractTemplatePageAction
An abstract action for actions that use page templates.class
AddCommentAction
class
AddLabelAjaxAction
class
AttachedImagesAction
Simple Action to retrieve the details of aContentEntityObject
's image attachments.class
AttachFileAction
Upload attachments via a multipart request.class
BreadcrumbAction
Returns the breadcrumb of a page via JSON.class
CopyPageAction
class
CreateBlogPostAction
class
CreatePageAction
class
CreatePageEntryAction
An action that performs relevant authorisation checks when trying to enter the 'add page' screen.class
CreatePageFromTemplateAction
class
EditBlogPostAction
class
EditCommentAction
class
EditPageAction
class
GetPagePermissionsAction
class
HeartbeatAction
TheHeartbeatAction
provides methods used by the client side editor to detect concurrent changes to a single CEO.class
MoveBlogPostAction
Move a blog post to a new space.class
MovePageAction
Move a page and its children to a new location in the system.class
PageChildrenAction
class
PageVariablesAction
class
RemoveHistoricalVersionAction
class
RemoveLabelAjaxAction
class
RevertPageOrderAction
Removes page position information from the children of the provided page, effectively reverting their order to alphabetical.class
SetPageOrderAction
Sets the order of a page's children to the order specified by the provided child IDs.class
SetPagePermissionsAction
Called for a existing Page via AJAX, sets newContentPermission
s for the Page, overwriting any existing ones.class
ValidateLabelAjaxAction
class
WysiwygConverterAction
Convert 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 class
UploadAction
-
Uses of Beanable in com.atlassian.confluence.plugins.editorloader
Classes in com.atlassian.confluence.plugins.editorloader that implement Beanable Modifier and Type Class Description class
EditorAction
-
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 class
AddLabelAction
Adds 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.class
AutocompleteLabelsAction
class
RemoveLabelAction
Removes 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 class
ChangeCronJobScheduleAction
Updates a schedule for a particular job.class
ChangeSimpleJobScheduleAction
Updates a schedule for a particular simple job.class
GetFutureSchedulesAction
Returns 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 class
RenderContentAction
Action 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 class
NotPermittedAction
-
Uses of Beanable in com.atlassian.confluence.security.websudo
Classes in com.atlassian.confluence.security.websudo that implement Beanable Modifier and Type Class Description class
DropAuthenticationAction
Used 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 class
SpaceAvailableAction
-
Uses of Beanable in com.atlassian.confluence.user.actions
Classes in com.atlassian.confluence.user.actions that implement Beanable Modifier and Type Class Description class
FindRestrictableEntitiesAction
Accepts potential users and/or group names with an optional entity type and returns the entities found.class
HistoryAction
class
ViewMyDraftsAction
-