|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JDLResource | |
|---|---|
| org.gcube.execution.workflowengine.service.stubs | |
| Uses of JDLResource in org.gcube.execution.workflowengine.service.stubs |
|---|
| Methods in org.gcube.execution.workflowengine.service.stubs that return JDLResource | |
|---|---|
JDLResource[] |
JDLParams.getJdlResources()
Gets the jdlResources value for this JDLParams. |
JDLResource |
JDLParams.getJdlResources(int i)
|
| Methods in org.gcube.execution.workflowengine.service.stubs with parameters of type JDLResource | |
|---|---|
void |
JDLParams.setJdlResources(int i,
JDLResource _value)
|
void |
JDLParams.setJdlResources(JDLResource[] jdlResources)
Sets the jdlResources value for this JDLParams. |
| Constructors in org.gcube.execution.workflowengine.service.stubs with parameters of type JDLResource | |
|---|---|
JDLParams(JDLConfig config,
long executionLease,
String jdlDescription,
JDLResource[] jdlResources)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||