org.gcube.execution.workflowengine.service.stubs
Interface WorkflowEngineServicePortType

All Superinterfaces:
Remote
All Known Implementing Classes:
WorkflowEngineServicePortTypeSOAPBindingStub

public interface WorkflowEngineServicePortType
extends Remote


Method Summary
 String about(String request)
           
 String adaptCONDOR(CONDORParams request)
           
 String adaptGRID(GRIDParams request)
           
 String adaptHADOOP(HADOOPParams request)
           
 String adaptJDL(JDLParams request)
           
 StatusReport executionStatus(StatusRequest request)
           
 

Method Detail

about

String about(String request)
             throws RemoteException
Throws:
RemoteException

adaptJDL

String adaptJDL(JDLParams request)
                throws RemoteException
Throws:
RemoteException

adaptGRID

String adaptGRID(GRIDParams request)
                 throws RemoteException
Throws:
RemoteException

adaptHADOOP

String adaptHADOOP(HADOOPParams request)
                   throws RemoteException
Throws:
RemoteException

adaptCONDOR

String adaptCONDOR(CONDORParams request)
                   throws RemoteException
Throws:
RemoteException

executionStatus

StatusReport executionStatus(StatusRequest request)
                             throws RemoteException
Throws:
RemoteException


Copyright © 2012. All Rights Reserved.