Uses of Class
com.atlassian.confluence.core.AbstractI18nActionSupport
Packages that use AbstractI18nActionSupport
Package
Description
The 'fixonly' package is for functionality that is intended only to allow 'emergency' fixes to a Confluence install.
-
Uses of AbstractI18nActionSupport in com.atlassian.confluence.about
Subclasses of AbstractI18nActionSupport in com.atlassian.confluence.about -
Uses of AbstractI18nActionSupport in com.atlassian.confluence.accessmode.actions
Subclasses of AbstractI18nActionSupport in com.atlassian.confluence.accessmode.actionsModifier and TypeClassDescriptionclass
This action is responsible for returning a JSON string or a Read Only page depending on the request's Accept header or path. -
Uses of AbstractI18nActionSupport in com.atlassian.confluence.admin.actions
Subclasses of AbstractI18nActionSupport in com.atlassian.confluence.admin.actionsModifier and TypeClassDescriptionclass
Perform the update of a Confluence license.class
class
class
class
class
Configure mobile apps actionclass
Deprecated, for removal: This API element is subject to removal in a future version.since 8.8, use com.atlassian.confluence.cache.rest.CacheManagementResource insteadclass
class
class
class
class
class
Deprecated.since 7.9 because Confluence now has multiple index queues.class
View and update the license key for this Confluence installationclass
Action for the View System Classpath pageclass
-
Uses of AbstractI18nActionSupport in com.atlassian.confluence.admin.actions.debug
Subclasses of AbstractI18nActionSupport in com.atlassian.confluence.admin.actions.debugModifier and TypeClassDescriptionclass
class
class
class
-
Uses of AbstractI18nActionSupport in com.atlassian.confluence.admin.actions.languages
-
Uses of AbstractI18nActionSupport in com.atlassian.confluence.admin.actions.lookandfeel
Modifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
-
Uses of AbstractI18nActionSupport in com.atlassian.confluence.admin.actions.macros
Subclasses of AbstractI18nActionSupport in com.atlassian.confluence.admin.actions.macrosModifier and TypeClassDescriptionclass
Action for adding a user macroclass
Action for removing a user macroclass
Action for updating a user macroclass
Super class for updating the user macro library and the action for viewing the library -
Uses of AbstractI18nActionSupport in com.atlassian.confluence.admin.actions.mail
Subclasses of AbstractI18nActionSupport in com.atlassian.confluence.admin.actions.mailModifier and TypeClassDescriptionclass
class
class
This action is to test if the connection to a mail server is successful.class
class
class
getMailQueue() returns an ErrorQueuedTaskQueue.class
-
Uses of AbstractI18nActionSupport in com.atlassian.confluence.admin.actions.tasks
Subclasses of AbstractI18nActionSupport in com.atlassian.confluence.admin.actions.tasks -
Uses of AbstractI18nActionSupport in com.atlassian.confluence.admin.actions.trust
Subclasses of AbstractI18nActionSupport in com.atlassian.confluence.admin.actions.trustModifier and TypeClassDescriptionclass
Base class for all the trusted application actions.class
An action to edit a trusted application recordclass
An action to list the trusted applications.class
An action to list the trusted applications. -
Uses of AbstractI18nActionSupport in com.atlassian.confluence.admin.actions.upgrade
Subclasses of AbstractI18nActionSupport in com.atlassian.confluence.admin.actions.upgrade -
Uses of AbstractI18nActionSupport in com.atlassian.confluence.content.render.xhtml.migration.macro
Subclasses of AbstractI18nActionSupport in com.atlassian.confluence.content.render.xhtml.migration.macroModifier and TypeClassDescriptionclass
Content migration action displays a count of the number of pages with unmigrated macros and provides access to the MacroMigrationService to migrate them. -
Uses of AbstractI18nActionSupport in com.atlassian.confluence.core
Subclasses of AbstractI18nActionSupport in com.atlassian.confluence.coreModifier and TypeClassDescriptionclass
Base class for all Confluence Struts actions. -
Uses of AbstractI18nActionSupport in com.atlassian.confluence.core.actions
Subclasses of AbstractI18nActionSupport in com.atlassian.confluence.core.actionsModifier and TypeClassDescriptionclass
class
Used for rendering Confluence's color stylesheet, using either the global or space color scheme.class
This action will retrieve the customer stylesheet for a space or if not applicable the global style.class
Action to handle 405 error - Method Not Allowed.class
Simply sets 404 status and returns 404 page to the user.class
class
Used for rendering theme stylesheets which are Velocity templates.class
Global result for an xsrf token timeout. -
Uses of AbstractI18nActionSupport in com.atlassian.confluence.dashboard.actions
Subclasses of AbstractI18nActionSupport in com.atlassian.confluence.dashboard.actionsModifier and TypeClassDescriptionclass
class
class
class
Deprecated.since 5.9. -
Uses of AbstractI18nActionSupport in com.atlassian.confluence.diff.actions
Subclasses of AbstractI18nActionSupport in com.atlassian.confluence.diff.actions -
Uses of AbstractI18nActionSupport in com.atlassian.confluence.fixonly.actions
Subclasses of AbstractI18nActionSupport in com.atlassian.confluence.fixonly.actionsModifier and TypeClassDescriptionclass
Permits unauthenticated updates to the Confluence license if there are upgrade problems with the instance. -
Uses of AbstractI18nActionSupport in com.atlassian.confluence.httpmethod
Subclasses of AbstractI18nActionSupport in com.atlassian.confluence.httpmethodModifier and TypeClassDescriptionclass
class
class
class
-
Uses of AbstractI18nActionSupport in com.atlassian.confluence.impl.admin.actions
Subclasses of AbstractI18nActionSupport in com.atlassian.confluence.impl.admin.actionsModifier and TypeClassDescriptionclass
AbstractViewIndexQueueAction<T extends IndexTask>
Base class for actions that view index queuesclass
This action allows administrators to configure monitoring settings (App Monitoring and JMX) across the clusterclass
This action allows users with administrator permissions to write comments directly into the log and also rollover logs (more info on what that means can be found here)class
ViewChangeIndexQueueAction<T extends IndexTask>
Action to support viewing the changes index queueclass
ViewContentIndexQueueAction<T extends IndexTask>
Action to support viewing the content index queue -
Uses of AbstractI18nActionSupport in com.atlassian.confluence.impl.logging.admin
Subclasses of AbstractI18nActionSupport in com.atlassian.confluence.impl.logging.admin -
Uses of AbstractI18nActionSupport in com.atlassian.confluence.impl.pages.actions
Subclasses of AbstractI18nActionSupport in com.atlassian.confluence.impl.pages.actionsModifier and TypeClassDescriptionclass
An action that will perform a search in Confluence returning results suitable as targets for moving a page to a new parent. -
Uses of AbstractI18nActionSupport in com.atlassian.confluence.impl.search.actions
Subclasses of AbstractI18nActionSupport in com.atlassian.confluence.impl.search.actionsModifier and TypeClassDescriptionclass
Base class for actions that flush index queuesclass
Finds all the attachments on the selected page that match the provided filetype(s).class
Deprecated.since 5.2.class
class
Flushes the changes index queueclass
Flushes the content index queueclass
Deprecated.since 7.9 because Confluence now has multiple index queues.class
class
Responsible for reporting on the progress of a reindex operation on the "Search Indexes" triggered from the content indexing administration UI.class
class
Deprecated.since 5.9 -
Uses of AbstractI18nActionSupport in com.atlassian.confluence.impl.sitemesh
Subclasses of AbstractI18nActionSupport in com.atlassian.confluence.impl.sitemeshModifier and TypeClassDescriptionclass
class
An Action object to render a decorator in context of a space, with some webInterface context. -
Uses of AbstractI18nActionSupport in com.atlassian.confluence.importexport.actions
Subclasses of AbstractI18nActionSupport in com.atlassian.confluence.importexport.actions -
Uses of AbstractI18nActionSupport in com.atlassian.confluence.labels.actions
Subclasses of AbstractI18nActionSupport in com.atlassian.confluence.labels.actionsModifier and TypeClassDescriptionfinal class
Makes a page or blogpost the favourite of the specified user.final class
Makes a page or blogpost the favourite of the specified user.class
class
class
Deprecated, for removal: This API element is subject to removal in a future version.since 9.3.0 for removal in 10.0.0.class
class
class
class
-
Uses of AbstractI18nActionSupport in com.atlassian.confluence.macro.browser.actions
Subclasses of AbstractI18nActionSupport in com.atlassian.confluence.macro.browser.actionsModifier and TypeClassDescriptionclass
Creates a Map containing a list of categories and a list of macros.final class
Creates a Map containing the details of an specific Macro. -
Uses of AbstractI18nActionSupport in com.atlassian.confluence.mail.notification.actions
Modifier and TypeClassDescriptionclass
class
Returns a list of the people watching a page as two lists: one for space watchers, one for page watchers.class
class
class
-
Uses of AbstractI18nActionSupport in com.atlassian.confluence.pages.actions
Subclasses of AbstractI18nActionSupport in com.atlassian.confluence.pages.actionsModifier and TypeClassDescriptionclass
class
CommandAction-implementing class that delegates to a CommandActionHelper.class
class
Functions shared between creating pages and blog posts.class
class
class
class
Parent class for actions which operate on AbstractPages (pages or blog posts).class
class
class
class
An abstract action for actions that use page templates.class
class
class
class
class
class
Simple Action to retrieve the details of aContentEntityObject
's image attachments.class
Upload attachments via a multipart request.class
Returns the breadcrumb of a page via JSON.class
class
class
class
class
class
class
An action that performs relevant authorisation checks when trying to enter the 'add page' screen.class
class
class
class
This action will present the specified space as a tree view of all its pages.class
class
class
class
class
class
class
TheHeartbeatAction
provides methods used by the client side editor to detect concurrent changes to a single CEO.class
class
class
class
class
class
Move a blog post to a new space.class
Move a page and its children to a new location in the system.class
An action for suppling panels in the MovePageDialog as they are required.final class
class
class
Redirect to this action if you ever find yourself in a "page not found" situation, it deals with possible alternative pages, and so on.class
class
class
class
class
class
class
class
class
class
class
class
An action for supplying panels for the re-order page of the MovePageDialog.class
class
class
class
class
Removes page position information from the children of the provided page, effectively reverting their order to alphabetical.class
Sets the order of a page's children to the order specified by the provided child IDs.class
Called for a existing Page via AJAX, sets newContentPermission
s for the Page, overwriting any existing ones.class
class
Action that the TinyUrlServlet redirects to, as we want to do (testable) things with permissions and page availability.class
class
class
class
class
class
class
class
class
Convert between XHtml and wiki markup. -
Uses of AbstractI18nActionSupport in com.atlassian.confluence.plugins.editorloader
Subclasses of AbstractI18nActionSupport in com.atlassian.confluence.plugins.editorloader -
Uses of AbstractI18nActionSupport in com.atlassian.confluence.plugins.labels.actions
Subclasses of AbstractI18nActionSupport in com.atlassian.confluence.plugins.labels.actionsModifier and TypeClassDescriptionclass
A nice abstract class for actions which display label/s on a global AND per space basis.class
A clone ofAbstractUserProfileAction
from confluence-core, with the core-onlyFollowManagerInternal
field removed.final class
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
class
class
class
Removes labels from the page or blog post.class
Action for viewing a label.class
Cloned fromcom.atlassian.confluence.user.actions.ViewMyLabelsAction
in confluence-core -
Uses of AbstractI18nActionSupport in com.atlassian.confluence.plugins.like.actions
Subclasses of AbstractI18nActionSupport in com.atlassian.confluence.plugins.like.actionsModifier and TypeClassDescriptionclass
Likes content, usually called from an email where a RESTful response just won't do.class
-
Uses of AbstractI18nActionSupport in com.atlassian.confluence.plugins.lookandfeel
Subclasses of AbstractI18nActionSupport in com.atlassian.confluence.plugins.lookandfeel -
Uses of AbstractI18nActionSupport in com.atlassian.confluence.plugins.maintenance.actions
-
Uses of AbstractI18nActionSupport in com.atlassian.confluence.plugins.schedule.admin.action
Modifier and TypeClassDescriptionclass
class
Updates a schedule for a particular job.class
Updates a schedule for a particular simple job.class
Returns the future schedules as a JSON response.class
Implements simple actions for a job - enable/disable/run.class
class
Gets the job history for a specific job. -
Uses of AbstractI18nActionSupport in com.atlassian.confluence.plugins.spacedirectory
Subclasses of AbstractI18nActionSupport in com.atlassian.confluence.plugins.spacedirectory -
Uses of AbstractI18nActionSupport in com.atlassian.confluence.plugins.spaces
Subclasses of AbstractI18nActionSupport in com.atlassian.confluence.plugins.spaces -
Uses of AbstractI18nActionSupport in com.atlassian.confluence.plugins.templates.actions
Modifier and TypeClassDescriptionclass
class
class
class
class
Handles the editing of aPageTemplate
description.class
This subclass is needed so that listglobaltemplates in the admin console is covered by websudoclass
class
class
-
Uses of AbstractI18nActionSupport in com.atlassian.confluence.plugins.viewsource
Subclasses of AbstractI18nActionSupport in com.atlassian.confluence.plugins.viewsource -
Uses of AbstractI18nActionSupport in com.atlassian.confluence.renderer.actions
Subclasses of AbstractI18nActionSupport in com.atlassian.confluence.renderer.actionsModifier and TypeClassDescriptionclass
Action used for rendering content, specifically for PREVIEW -
Uses of AbstractI18nActionSupport in com.atlassian.confluence.rss.actions
Subclasses of AbstractI18nActionSupport in com.atlassian.confluence.rss.actionsModifier and TypeClassDescriptionclass
Generates a feed of the people who are being followed by a specified user. -
Uses of AbstractI18nActionSupport in com.atlassian.confluence.security.actions
Subclasses of AbstractI18nActionSupport in com.atlassian.confluence.security.actionsModifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
-
Uses of AbstractI18nActionSupport in com.atlassian.confluence.security.websudo
Subclasses of AbstractI18nActionSupport in com.atlassian.confluence.security.websudoModifier and TypeClassDescriptionclass
Used to authenticate a web sudo session.class
Used to authenticate a web sudo session. -
Uses of AbstractI18nActionSupport in com.atlassian.confluence.setup.actions
Subclasses of AbstractI18nActionSupport in com.atlassian.confluence.setup.actionsModifier and TypeClassDescriptionclass
This class is used for handling confluence license.class
class
This action communicates with BootstrapManager.class
class
class
Changed subclassing as of version 7.11 to remove select bundles from setup processclass
class
class
A simple action, the goal of which is to redirect the user to the correct setup stepclass
class
class
SetupDataAction: Sets up data within Confluence behind the scenes, i.e.class
class
Tests the database connection given a datasource.class
class
This action allows user to select database type.class
class
class
class
class
Tests the database connection with the JDBC settings.class
class
-
Uses of AbstractI18nActionSupport in com.atlassian.confluence.spaces.actions
Subclasses of AbstractI18nActionSupport in com.atlassian.confluence.spaces.actionsModifier and TypeClassDescriptionclass
class
class
class
class
class
labels are added to the Space's SpaceDescription objectclass
class
class
class
class
class
class
Deprecated.Since 5.3 - use the new rest APIs from the Create Content pluginSpaceBlueprintResource
class
class
class
class
class
This action can be used to import a bunch of text files as pages.class
class
class
class
class
final class
DummyAction
object with a space, only used for rendering decorators.class
class
class
class
class
class
class
class
class
class
extend super class so we can set cookieclass
class
class
-
Uses of AbstractI18nActionSupport in com.atlassian.confluence.tinymceplugin.actions
Subclasses of AbstractI18nActionSupport in com.atlassian.confluence.tinymceplugin.actionsModifier and TypeClassDescriptionclass
An action for supplying a help link based on the given properties. -
Uses of AbstractI18nActionSupport in com.atlassian.confluence.user.actions
Subclasses of AbstractI18nActionSupport in com.atlassian.confluence.user.actionsModifier and TypeClassDescriptionclass
AbstractEntityPaginationAction<T extends com.atlassian.user.Entity>
class
class
class
Searches for users using theCrowdService
andQuery
class
class
class
Simple action for redirecting to after logging in via the ajax authentication handler.class
final class
Searches for people that are unsynced in Confluence using thePersonService
.class
class
class
class
class
Administrative action to disable a userclass
Action for removing current and historical profile pictures uploaded by a userclass
This class is used by the doeditsettings actionclass
class
Used to edit the logged in user's preferences (homepage, timezone, and language)class
class
Handles the viewing and editing of a user's Editor settings.class
class
final class
Accepts potential users and/or group names with an optional entity type and returns the entities found.class
class
class
class
class
class
class
class
Action for removing an unsynced user: a user whose account has been disconnected from an external directory, i.e.class
Action for removing a user.class
class
class
class
class
A form where new users may create accounts for themselves, given a valid token.class
class
class
Renders the user popup boxes that appear when you hover over a user link.class
Action used by the follow tabclass
class
class
class
class
class
Allow a user to view there personal labels.class
class
Action to view the logged in user's preferences (homepage, timezone, and language).class
class
Used by the activity tabclass
class
-
Uses of AbstractI18nActionSupport in com.atlassian.confluence.xss
Subclasses of AbstractI18nActionSupport in com.atlassian.confluence.xssModifier and TypeClassDescriptionclass
Action that statically renders the specified Velocity template viaVelocityHelperService.getRenderedTemplate(String, java.util.Map)
class
Simple SUCCESS returning action with associated template path and exploit string to be used for Anti-XSS setting testing.