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

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

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

Methods in org.gcube.execution.workflowengine.service.stubs that return CONDORResource
 CONDORResource[] CONDORParams.getCondorResources()
          Gets the condorResources value for this CONDORParams.
 CONDORResource CONDORParams.getCondorResources(int i)
           
 

Methods in org.gcube.execution.workflowengine.service.stubs with parameters of type CONDORResource
 void CONDORParams.setCondorResources(CONDORResource[] condorResources)
          Sets the condorResources value for this CONDORParams.
 void CONDORParams.setCondorResources(int i, CONDORResource _value)
           
 

Constructors in org.gcube.execution.workflowengine.service.stubs with parameters of type CONDORResource
CONDORParams(CONDORResource[] condorResources, CONDORConfig config, long executionLease)
           
 



Copyright © 2012. All Rights Reserved.