org.apache.sirona.reporting.web.plugin.gauge
Class GaugeEndpoints

java.lang.Object
  extended by org.apache.sirona.reporting.web.plugin.gauge.GaugeEndpoints

public class GaugeEndpoints
extends Object


Constructor Summary
GaugeEndpoints()
           
 
Method Summary
 Template detail(String role)
           
 Template home()
           
 String jsonDetail(String base64Role, long start, long end)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GaugeEndpoints

public GaugeEndpoints()
Method Detail

home

public Template home()

detail

public Template detail(String role)

jsonDetail

public String jsonDetail(String base64Role,
                         long start,
                         long end)


Copyright © 2008–2014 The Apache Software Foundation. All rights reserved.