Class PrintJobStatusRequest

java.lang.Object
com.clover.remote.client.messages.BaseRequest
com.clover.remote.client.messages.PrintJobStatusRequest

public class PrintJobStatusRequest extends BaseRequest
Request for status of print job
  • Constructor Details

    • PrintJobStatusRequest

      public PrintJobStatusRequest(String printRequestId)
      Constructor
      Parameters:
      printRequestId - id of the print job to be retrieved
  • Method Details

    • getPrintRequestId

      public String getPrintRequestId()
      Get the field value
      Returns:
      id of the print job to be retrieved