org.gcube.data.spd.stubs
Interface ExecutorStub
public interface ExecutorStub
submitJob
String submitJob(SubmitJob input)
throws InvalidInputException,
InvalidJobException
- Throws:
InvalidInputException
InvalidJobException
getResultLink
String getResultLink(String id)
throws InvalidIdentifierException
- Throws:
InvalidIdentifierException
getErrorLink
String getErrorLink(String id)
throws InvalidIdentifierException
- Throws:
InvalidIdentifierException
getStatus
Status getStatus(String id)
throws InvalidIdentifierException
- Throws:
InvalidIdentifierException
removeJob
org.gcube.common.clients.stubs.jaxws.JAXWSUtils.Empty removeJob(String id)
throws InvalidIdentifierException
- Throws:
InvalidIdentifierException
Copyright © 2013. All Rights Reserved.