public class WorkflowEngineService
extends org.gcube.common.core.porttypes.GCUBEPortType
| Modifier and Type | Class and Description |
|---|---|
static class |
WorkflowEngineService.ResourceAccessType |
| Constructor and Description |
|---|
WorkflowEngineService() |
| Modifier and Type | Method and Description |
|---|---|
String |
about(String name) |
String |
adaptCONDOR(org.gcube.execution.workflowengine.service.stubs.CONDORParams params) |
String |
adaptGRID(org.gcube.execution.workflowengine.service.stubs.GRIDParams params) |
String |
adaptHADOOP(org.gcube.execution.workflowengine.service.stubs.HADOOPParams params) |
String |
adaptJDL(org.gcube.execution.workflowengine.service.stubs.JDLParams params) |
org.gcube.execution.workflowengine.service.stubs.StatusReport |
executionStatus(org.gcube.execution.workflowengine.service.stubs.StatusRequest request) |
protected org.gcube.common.core.contexts.GCUBEServiceContext |
getServiceContext() |
protected org.gcube.common.core.contexts.GCUBEServiceContext getServiceContext()
getServiceContext in class org.gcube.common.core.porttypes.GCUBEPortTypepublic String adaptJDL(org.gcube.execution.workflowengine.service.stubs.JDLParams params) throws RemoteException
RemoteExceptionpublic String adaptGRID(org.gcube.execution.workflowengine.service.stubs.GRIDParams params) throws RemoteException
RemoteExceptionpublic String adaptCONDOR(org.gcube.execution.workflowengine.service.stubs.CONDORParams params) throws RemoteException
RemoteExceptionpublic String adaptHADOOP(org.gcube.execution.workflowengine.service.stubs.HADOOPParams params) throws RemoteException
RemoteExceptionpublic org.gcube.execution.workflowengine.service.stubs.StatusReport executionStatus(org.gcube.execution.workflowengine.service.stubs.StatusRequest request)
throws RemoteException
RemoteExceptionCopyright © 2016. All Rights Reserved.