Class ConfigureRteAction

java.lang.Object
webwork.action.ActionSupport
com.atlassian.jira.web.action.JiraWebActionSupport
com.atlassian.jira.plugin.editor.configuration.ConfigureRteAction
All Implemented Interfaces:
ErrorCollection, I18nHelper, HttpServletVariables, AuthorizationSupport, Serializable, webwork.action.Action, webwork.action.CommandDriven, webwork.action.IllegalArgumentAware

public class ConfigureRteAction extends JiraWebActionSupport
Web action which enabled admins to configure RTE properties
Since:
v7.2
See Also:
  • Constructor Details

    • ConfigureRteAction

      public ConfigureRteAction(com.atlassian.webresource.api.assembler.PageBuilderService pageBuilderService, HelpUrls helpUrls, ApplicationProperties applicationProperties, RteEnabledService rteEnabledService)
  • Method Details