Class PrintJobStatusRequest
java.lang.Object
com.clover.remote.client.messages.BaseRequest
com.clover.remote.client.messages.PrintJobStatusRequest
Request for status of print job
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PrintJobStatusRequest
Constructor- Parameters:
printRequestId- id of the print job to be retrieved
-
-
Method Details
-
getPrintRequestId
Get the field value- Returns:
- id of the print job to be retrieved
-