Class ViewInstrumentation

java.lang.Object
webwork.action.ActionSupport
com.atlassian.jira.web.action.JiraWebActionSupport
com.atlassian.jira.web.action.admin.instrumentation.ViewInstrumentation
All Implemented Interfaces:
ErrorCollection, I18nHelper, HttpServletVariables, AuthorizationSupport, Serializable, webwork.action.Action, webwork.action.CommandDriven, webwork.action.IllegalArgumentAware

public class ViewInstrumentation extends JiraWebActionSupport
An initial quick and dirty listing of the instrumentation objects in JIRA
See Also:
  • Constructor Details

    • ViewInstrumentation

      public ViewInstrumentation(com.atlassian.cache.CacheManager cacheManager, com.atlassian.beehive.ClusterLockService clusterLockService)
  • Method Details