Interface ReportService

All Superinterfaces:
ExecutableService, JAXRSService
All Known Implementing Classes:
ReportServiceImpl

@Path("reports") public interface ReportService extends ExecutableService
REST operations for reports.