Class AbstractTicketHandler

    • Constructor Detail

    • Method Detail

      • onStep

        protected void onStep​(String msg,
                              double progress,
                              org.gcube.data.transfer.model.TransferTicket.Status status,
                              long transferredBytes)
      • onError

        protected void onError​(String message)
      • onStep

        protected void onStep​(String msg,
                              double progress,
                              org.gcube.data.transfer.model.TransferTicket.Status status)
      • addExecutionReport

        protected void addExecutionReport​(org.gcube.data.transfer.model.ExecutionReport toAdd)
      • getTicket

        public org.gcube.data.transfer.model.TransferTicket getTicket()
      • handle

        public org.gcube.data.transfer.model.TransferTicket handle()