public class WorkflowEngineCLDefaultProxy extends Object implements WorkflowEngineCLProxyI
| Constructor and Description |
|---|
WorkflowEngineCLDefaultProxy(org.gcube.common.clients.delegates.ProxyDelegate<WorkflowEngineStub> config) |
| Modifier and Type | Method and Description |
|---|---|
String |
about(String about) |
String |
adaptCONDOR(Types.CONDORParams condorParams) |
String |
adaptGRID(Types.GRIDParams gridParams) |
String |
adaptHADOOP(Types.HADOOPParams hadoopParams) |
String |
adaptJDL(Types.JDLParams jdlParams) |
Types.StatusReport |
executionStatus(Types.StatusRequest statusRequest) |
public WorkflowEngineCLDefaultProxy(org.gcube.common.clients.delegates.ProxyDelegate<WorkflowEngineStub> config)
public String adaptJDL(Types.JDLParams jdlParams) throws WorkflowEngineException
adaptJDL in interface WorkflowEngineCLProxyIWorkflowEngineExceptionpublic String adaptGRID(Types.GRIDParams gridParams) throws WorkflowEngineException
adaptGRID in interface WorkflowEngineCLProxyIWorkflowEngineExceptionpublic String adaptHADOOP(Types.HADOOPParams hadoopParams) throws WorkflowEngineException
adaptHADOOP in interface WorkflowEngineCLProxyIWorkflowEngineExceptionpublic String adaptCONDOR(Types.CONDORParams condorParams) throws WorkflowEngineException
adaptCONDOR in interface WorkflowEngineCLProxyIWorkflowEngineExceptionpublic Types.StatusReport executionStatus(Types.StatusRequest statusRequest) throws WorkflowEngineException
executionStatus in interface WorkflowEngineCLProxyIWorkflowEngineExceptionpublic String about(String about) throws WorkflowEngineException
about in interface WorkflowEngineCLProxyIWorkflowEngineExceptionCopyright © 2017. All Rights Reserved.