Class ReportRoutes
- java.lang.Object
- 
- com.inductiveautomation.reporting.gateway.web.ReportRoutes
 
- 
 public class ReportRoutes extends java.lang.ObjectRoutes for the reporting module, mounted at /data/reporting
- 
- 
Constructor SummaryConstructors Constructor Description ReportRoutes(GatewayContext context, RouteGroup group)
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description voidmountRoutes()
 
- 
- 
- 
Constructor Detail- 
ReportRoutespublic ReportRoutes(GatewayContext context, RouteGroup group) 
 
- 
 
-