public class GetPrinterQueueResponse extends JsonResponse
JsonResponse.Typedata, expectedVersion, message, type| Constructor and Description |
|---|
GetPrinterQueueResponse(java.lang.String printerName,
com.postalocity.core.model.memcached.Printer.State printerState) |
| Modifier and Type | Method and Description |
|---|---|
void |
addBatch(com.postalocity.core.model.memcached.Batch batch,
com.postalocity.core.model.ObjectStore store) |
void |
addMediaTotals(java.util.Map<java.lang.Integer,java.lang.Integer> totals) |
failure, is, isFailure, isPending, isSuccess, success, withExpectedVersionpublic GetPrinterQueueResponse(java.lang.String printerName,
com.postalocity.core.model.memcached.Printer.State printerState)
public void addBatch(com.postalocity.core.model.memcached.Batch batch,
com.postalocity.core.model.ObjectStore store)
throws com.postalocity.core.except.GetObjectException
com.postalocity.core.except.GetObjectExceptionpublic void addMediaTotals(java.util.Map<java.lang.Integer,java.lang.Integer> totals)
throws com.postalocity.core.except.GetObjectException
com.postalocity.core.except.GetObjectException