gr.uoa.di.madgik.workflow.client.library.beans
Class Types.GRIDParams

java.lang.Object
  extended by gr.uoa.di.madgik.workflow.client.library.beans.Types.GRIDParams
Enclosing class:
Types

public static class Types.GRIDParams
extends Object


Field Summary
 Types.GRIDConfig config
           
 Long executionLease
           
 List<Types.GRIDResource> gridResources
           
 
Constructor Summary
Types.GRIDParams()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

executionLease

public Long executionLease

gridResources

public List<Types.GRIDResource> gridResources

config

public Types.GRIDConfig config
Constructor Detail

Types.GRIDParams

public Types.GRIDParams()


Copyright © 2014. All Rights Reserved.