Modifier and Type | Class and Description |
---|---|
class |
ManageAdminTaskAction |
Modifier and Type | Class and Description |
---|---|
class |
ForceUpgradeAction
Forces an upgrade task to run.
|
Modifier and Type | Class and Description |
---|---|
class |
ViewDiffOfDraftAction |
Modifier and Type | Class and 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 |
Modifier and Type | Class and 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.
|
Modifier and Type | Class and 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 |
Modifier and Type | Class and 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 a
ContentEntityObject '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
The
HeartbeatAction 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 |
PageDestinationSearchAction
An action that will perform a search in Confluence returning results suitable as targets for moving a page to a new
parent.
|
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 new
ContentPermission s for the Page, overwriting any existing ones. |
class |
ValidateLabelAjaxAction |
class |
WysiwygConverterAction
Convert between XHtml and wiki markup.
|
Modifier and Type | Class and Description |
---|---|
class |
UploadAction |
Modifier and Type | Class and Description |
---|---|
class |
EditorAction |
Modifier and Type | Class and 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.
|
Modifier and Type | Class and 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 repsonse.
|
Modifier and Type | Class and Description |
---|---|
class |
RenderContentAction
Action used for rendering content, specifically for PREVIEW
|
Modifier and Type | Class and Description |
---|---|
class |
AttachmentSearchAction
Finds all the attachments on the selected page that match the provided filetype(s).
|
class |
ContentNameSearchAction
Deprecated.
since 5.2. Instead please use the REST endpoint that is provided by the
'Confluence QuickNav' Bundled Plugin. Please use /rest/quicknav/1/search instead. It accepts the exact same arguments
and is thus API compatible with this class. You should be able to swap them out directly.
|
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
|
Modifier and Type | Class and Description |
---|---|
class |
NotPermittedAction |
Modifier and Type | Class and Description |
---|---|
class |
DropAuthenticationAction
Used to authenticate a web sudo session.
|
Modifier and Type | Class and Description |
---|---|
class |
SpaceAvailableAction |
Modifier and Type | Class and Description |
---|---|
class |
FindRestrictableEntitiesAction
Accepts potential users and/or group names with an optional entity type and returns the entities found.
|
class |
HistoryAction |
class |
ViewMyDraftsAction |
Copyright © 2003–2021 Atlassian. All rights reserved.