Class LoadConsoleAction

java.lang.Object
com.opensymphony.xwork2.ActionSupport
com.atlassian.confluence.core.ConfluenceActionSupport
com.atlassian.confluence.plugins.monitoring.actions.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:
  • Constructor Details

    • LoadConsoleAction

      public LoadConsoleAction()
  • Method Details

    • execute

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

      public boolean isPermitted()
      Overrides:
      isPermitted in class ConfluenceActionSupport