Class GetPrintRequestsResponseDTO

java.lang.Object
de.aeb.xnsg.foundation.bf.AbstractResponseDTO
de.aeb.xnsg.docservice.bf.GetPrintRequestsResponseDTO

public class GetPrintRequestsResponseDTO extends AbstractResponseDTO
  • Field Details

    • queueStoppedMessage

      public String queueStoppedMessage
      If the queue is stopped due to an error state of a print request it contains the reason of the error.
      If this message is filled no print request is processed till the error is fixed.
    • printRequests

      public GetPrintRequestStateResponseDTO[] printRequests
      List of requests in the print queue
  • Constructor Details

    • GetPrintRequestsResponseDTO

      public GetPrintRequestsResponseDTO()