| ActivitySnapshot | 
 Represents a snapshot of an activity currently being performed. 
 | 
| AtlassianInstrumentation | 
 A mechanism to allow Hibernate instrumentation data to be recorded using the host Atlassian products infrastructure. 
 | 
| AtlassianInstrumentationConfluenceMonitoring | 
 An implementation of the Confluence Monitoring interfaces that's based upon the Atlassian Instrumentation library. 
 | 
| ConfluenceActivityFilter | 
 | 
| ConfluenceDecoratorSelector | 
 Confluence decorator selector. 
 | 
| ConfluenceInstrumentRegistry | 
 Central InstrumentRegistry for Confluence. 
 | 
| ConfluenceInstrumentRegistryConfiguration | 
  | 
| ConfluenceMonitoringMethodInterceptor | 
 A method interceptor that records the execution time of methods. 
 | 
| ConfluenceMonitoringNameGenerator | 
 This class can ve used for creating monitoring names based on request urls. 
 | 
| ConfluenceProfilerStrategy | 
 Confluence profiling strategy to be injected into StrategiesRegistry. 
 | 
| ConfluenceProfilingFilter | 
  | 
| ConfluenceSitemeshDecorator | 
 Renders Velocity decorators with a context map of objects provided by Confluence. 
 | 
| ConfluenceSitemeshErrorDecorator | 
 Just like ConfluenceSitemeshDecorator, but specifically for rendering the decorator for errors. 
 | 
| ConfluenceSitemeshNoDecorator | 
 This class will use Confluence default charset for PrintWriter. 
 | 
| ConfluenceUsageInfoInstrumentProvider | 
 Main class which provide Confluence usage statistic via Instrument. 
 | 
| DefaultActivityMonitor | 
  | 
| DefaultConfluenceMonitoringController | 
 Responsible for controlling the Confluence Monitoring. 
 | 
| DurationThresholdWarningTimingHelper | 
 A helper class for code that wishes to perform timing of how long an arbitrary operation lasts, and for warnings to
 be logged if the elapsed time exceeds a configurable threshold. 
 | 
| DurationThresholdWarningTimingHelperFactory | 
 | 
| NopActivityMonitor | 
 | 
| ProfilingSiteMeshFilter | 
 | 
| TimedAnalyticsWirer | 
Provides a singleton  TimedAnalytics instance that's available even before the application has loaded anything,
 and then wire it to Atlassian Analytics plugin when the latter becomes available.  
 | 
| VelocitySitemeshPage | 
 Sitemesh page with a getProperty method that is declared as HTML safe 
 |