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

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

public class TimerSnapshotModel
extends Object

Data transfer object to match the DataTables AJAX API. See https://datatables.net/usage/server-side.


Constructor Summary
TimerSnapshotModel()
           
TimerSnapshotModel(TimerSnapshot sample)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TimerSnapshotModel

public TimerSnapshotModel()

TimerSnapshotModel

public TimerSnapshotModel(TimerSnapshot sample)


Copyright © 2003–2015 Atlassian. All rights reserved.