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
|
boolean insertUpdate(org.gcube.data.transfer.model.TransferTicket toInsert)
toInsert - org.gcube.data.transfer.model.TransferTicket get(String ticketId) throws TicketNotFoundException
TicketNotFoundExceptionCopyright © 2017. All Rights Reserved.