public interface ExecutorStub
| Modifier and Type | Method and Description |
|---|---|
String |
getErrorLink(String id) |
String |
getResultLink(String id) |
Status |
getStatus(String id) |
org.gcube.common.clients.stubs.jaxws.JAXWSUtils.Empty |
removeJob(String id) |
String |
submitJob(SubmitJob input) |
String submitJob(SubmitJob input) throws InvalidInputException, InvalidJobException
String getResultLink(String id) throws InvalidIdentifierException
InvalidIdentifierExceptionString getErrorLink(String id) throws InvalidIdentifierException
InvalidIdentifierExceptionStatus getStatus(String id) throws InvalidIdentifierException
InvalidIdentifierExceptionorg.gcube.common.clients.stubs.jaxws.JAXWSUtils.Empty removeJob(String id) throws InvalidIdentifierException
InvalidIdentifierExceptionCopyright © 2017. All Rights Reserved.