gr.uoa.di.madgik.workflow.client.library.proxies
Class WorkflowEngineCLDefaultProxy

java.lang.Object
  extended by gr.uoa.di.madgik.workflow.client.library.proxies.WorkflowEngineCLDefaultProxy
All Implemented Interfaces:
WorkflowEngineCLProxyI

public class WorkflowEngineCLDefaultProxy
extends Object
implements WorkflowEngineCLProxyI


Constructor Summary
WorkflowEngineCLDefaultProxy(org.gcube.common.clients.delegates.ProxyDelegate<WorkflowEngineStub> config)
           
 
Method Summary
 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)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WorkflowEngineCLDefaultProxy

public WorkflowEngineCLDefaultProxy(org.gcube.common.clients.delegates.ProxyDelegate<WorkflowEngineStub> config)
Method Detail

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.