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

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

public static class Types.CONDORParams
extends Object


Field Summary
 List<Types.CONDORResource> condorResources
           
 Types.CONDORConfig config
           
 Long executionLease
           
 
Constructor Summary
Types.CONDORParams()
           
 
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

condorResources

public List<Types.CONDORResource> condorResources

config

public Types.CONDORConfig config
Constructor Detail

Types.CONDORParams

public Types.CONDORParams()


Copyright © 2014. All Rights Reserved.