Uses of Class
org.gcube.execution.workflowengine.service.stubs.JDLConfig

Packages that use JDLConfig
org.gcube.execution.workflowengine.service.stubs   
 

Uses of JDLConfig in org.gcube.execution.workflowengine.service.stubs
 

Methods in org.gcube.execution.workflowengine.service.stubs that return JDLConfig
 JDLConfig JDLParams.getConfig()
          Gets the config value for this JDLParams.
 

Methods in org.gcube.execution.workflowengine.service.stubs with parameters of type JDLConfig
 void JDLParams.setConfig(JDLConfig config)
          Sets the config value for this JDLParams.
 

Constructors in org.gcube.execution.workflowengine.service.stubs with parameters of type JDLConfig
JDLParams(JDLConfig config, long executionLease, String jdlDescription, JDLResource[] jdlResources)
           
 



Copyright © 2012. All Rights Reserved.