Class PerformanceStatsAction

java.lang.Object
com.opensymphony.xwork2.ActionSupport
com.atlassian.bamboo.ww2.BambooActionSupport
com.atlassian.bamboo.configuration.PerformanceStatsAction
All Implemented Interfaces:
JsonStreamingAction, ErrorCollection, BambooSessionAware, NavigationAware, DomainObjectSecurityAware, GlobalAdminSecurityAware, GlobalReadSecurityAware, ReturnUrlAware, com.atlassian.core.i18n.I18nTextProvider, com.atlassian.struts.TextProvider, com.atlassian.struts.ValidationAware, com.opensymphony.xwork.ValidationAware, com.opensymphony.xwork2.Action, com.opensymphony.xwork2.interceptor.ValidationAware, com.opensymphony.xwork2.LocaleProvider, com.opensymphony.xwork2.TextProvider, com.opensymphony.xwork2.Validateable, Serializable

public class PerformanceStatsAction extends BambooActionSupport implements GlobalAdminSecurityAware
See Also:
  • Constructor Details

    • PerformanceStatsAction

      public PerformanceStatsAction()
  • Method Details

    • getServletPathStats

      public PerformanceStatistics.ServletPathStats getServletPathStats()
    • getSortBy

      public String getSortBy()
    • isRequestProfilingEnabled

      public boolean isRequestProfilingEnabled()
    • setRequestProfilingState

      public void setRequestProfilingState(boolean value)