org.gcube.application.enm.service.plugins.omws
Class OMWSJob
java.lang.Object
org.gcube.application.enm.service.GenericJob
org.gcube.application.enm.service.plugins.omws.OMWSJob
- All Implemented Interfaces:
- Comparable<GenericJob>, Callable<String>
public class OMWSJob
- extends GenericJob
Defines an OMWS-based job.
- Since:
- To be implemented.
- Author:
- Erik Torres
|
Constructor Summary |
OMWSJob(UUID uuid,
org.gcube.application.enm.common.xml.request.ExperimentRequest request)
|
| Methods inherited from class org.gcube.application.enm.service.GenericJob |
cancel, compareTo, currentJobIds, currentStep, equals, getLogs, getPriority, getRequest, getResults, getStatus, getUUID, isCanceled, next, next, next, setPriority |
OMWSJob
public OMWSJob(UUID uuid,
org.gcube.application.enm.common.xml.request.ExperimentRequest request)
getExecutionResource
public ExecutionResource getExecutionResource()
- Specified by:
getExecutionResource in class GenericJob
call
public String call()
throws Exception
- Throws:
Exception
Copyright © 2012. All Rights Reserved.