public class GetPrinterQueueResponse extends JsonResponse
JsonResponse.Type
data, 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, withExpectedVersion
public 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.GetObjectException
public void addMediaTotals(java.util.Map<java.lang.Integer,java.lang.Integer> totals) throws com.postalocity.core.except.GetObjectException
com.postalocity.core.except.GetObjectException