public interface WorkflowEngineStub
| 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 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
WorkflowEngineExceptionString about(String about) throws WorkflowEngineException
WorkflowEngineExceptionCopyright © 2014. All Rights Reserved.