org.apache.sirona.reporting.web.plugin.pathtracking
Class PathTrackingEndpoints

java.lang.Object
  extended by org.apache.sirona.reporting.web.plugin.pathtracking.PathTrackingEndpoints

public class PathTrackingEndpoints
extends Object


Constructor Summary
PathTrackingEndpoints()
           
 
Method Summary
 Template displayPathTrackingDetail(String pathTrackingId)
           
 Template home()
           
 String startend(long start, long end)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PathTrackingEndpoints

public PathTrackingEndpoints()
Method Detail

home

public Template home()

startend

public String startend(long start,
                       long end)

displayPathTrackingDetail

public Template displayPathTrackingDetail(String pathTrackingId)


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