gr.uoa.di.madgik.workflow.client.library.proxies
Class WorkflowEngineCLDefaultProxy
java.lang.Object
gr.uoa.di.madgik.workflow.client.library.proxies.WorkflowEngineCLDefaultProxy
- All Implemented Interfaces:
- WorkflowEngineCLProxyI
public class WorkflowEngineCLDefaultProxy
- extends Object
- implements WorkflowEngineCLProxyI
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WorkflowEngineCLDefaultProxy
public WorkflowEngineCLDefaultProxy(org.gcube.common.clients.delegates.ProxyDelegate<WorkflowEngineStub> config)
adaptJDL
public String adaptJDL(Types.JDLParams jdlParams)
throws WorkflowEngineException
- Specified by:
adaptJDL in interface WorkflowEngineCLProxyI
- Throws:
WorkflowEngineException
adaptGRID
public String adaptGRID(Types.GRIDParams gridParams)
throws WorkflowEngineException
- Specified by:
adaptGRID in interface WorkflowEngineCLProxyI
- Throws:
WorkflowEngineException
adaptHADOOP
public String adaptHADOOP(Types.HADOOPParams hadoopParams)
throws WorkflowEngineException
- Specified by:
adaptHADOOP in interface WorkflowEngineCLProxyI
- Throws:
WorkflowEngineException
adaptCONDOR
public String adaptCONDOR(Types.CONDORParams condorParams)
throws WorkflowEngineException
- Specified by:
adaptCONDOR in interface WorkflowEngineCLProxyI
- Throws:
WorkflowEngineException
executionStatus
public Types.StatusReport executionStatus(Types.StatusRequest statusRequest)
throws WorkflowEngineException
- Specified by:
executionStatus in interface WorkflowEngineCLProxyI
- Throws:
WorkflowEngineException
about
public String about(String about)
throws WorkflowEngineException
- Specified by:
about in interface WorkflowEngineCLProxyI
- Throws:
WorkflowEngineException
Copyright © 2014. All Rights Reserved.