Class LoadConsoleAction

  • All Implemented Interfaces:
    WebInterface, MessageHolderAware, com.opensymphony.xwork.Action, com.opensymphony.xwork.LocaleProvider, com.opensymphony.xwork.TextProvider, com.opensymphony.xwork.Validateable, com.opensymphony.xwork.ValidationAware, Serializable

    public class LoadConsoleAction
    extends ConfluenceActionSupport
    Responsible for loading the console, which is an single page application.

    Accessible via /admin/monitoring-console.action

    See Also:
    Serialized Form
    • Constructor Detail

      • LoadConsoleAction

        public LoadConsoleAction()
    • Method Detail

      • execute

        public String execute()
        Specified by:
        execute in interface com.opensymphony.xwork.Action
        Overrides:
        execute in class com.opensymphony.xwork.ActionSupport