com.atlassian.confluence.plugins.monitoring.rest
Class TimerStatsResource

java.lang.Object
  extended by com.atlassian.confluence.plugins.monitoring.rest.TimerStatsResource

public class TimerStatsResource
extends Object

A resource of message.


Constructor Summary
TimerStatsResource(ConfluenceMonitoringControl control)
           
 
Method Summary
 void clearTimerStats()
           
 AllTimerSnapshotsModel getTimerStats()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TimerStatsResource

public TimerStatsResource(ConfluenceMonitoringControl control)
Method Detail

clearTimerStats

public void clearTimerStats()

getTimerStats

public AllTimerSnapshotsModel getTimerStats()


Copyright © 2003–2015 Atlassian. All rights reserved.