Class ReportService


  • @Path("/report")
    public class ReportService
    extends java.lang.Object
    ReportService resource class.
    • Constructor Summary

      Constructors 
      Constructor Description
      ReportService()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      javax.ws.rs.core.Response getInvoiceReport​(java.lang.String id)
      Retrieves the invoice report for a given invoice ID.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait