public interface TicketManager
| Modifier and Type | Method and Description |
|---|---|
org.gcube.data.transfer.model.TransferTicket |
get(String ticketId) |
boolean |
insertUpdate(org.gcube.data.transfer.model.TransferTicket toInsert)
returns true if new
|
void |
shutdown() |
boolean insertUpdate(org.gcube.data.transfer.model.TransferTicket toInsert)
toInsert - org.gcube.data.transfer.model.TransferTicket get(String ticketId) throws TicketNotFoundException
TicketNotFoundExceptionvoid shutdown()
Copyright © 2018. All Rights Reserved.