public interface WorkflowEngineCLProxyI
| 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) |
String about(String about) throws WorkflowEngineException
WorkflowEngineExceptionString adaptJDL(Types.JDLParams jdlParams) throws WorkflowEngineException
WorkflowEngineExceptionString adaptGRID(Types.GRIDParams gridParams) throws WorkflowEngineException
WorkflowEngineExceptionString adaptHADOOP(Types.HADOOPParams hadoopParams) throws WorkflowEngineException
WorkflowEngineExceptionString adaptCONDOR(Types.CONDORParams condorParams) throws WorkflowEngineException
WorkflowEngineExceptionTypes.StatusReport executionStatus(Types.StatusRequest statusRequest) throws WorkflowEngineException
WorkflowEngineExceptionCopyright © 2014. All Rights Reserved.