Class LoadConsoleAction

  • All Implemented Interfaces:
    WebInterface, MessageHolderAware, com.opensymphony.xwork2.Action, com.opensymphony.xwork2.interceptor.ValidationAware, com.opensymphony.xwork2.LocaleProvider, com.opensymphony.xwork2.TextProvider, com.opensymphony.xwork2.Validateable, 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.xwork2.Action
        Overrides:
        execute in class com.opensymphony.xwork2.ActionSupport