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

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

public static class Types.CONDORConfig
extends Object


Field Summary
 Boolean chokePerformanceEvents
           
 Boolean chokeProgressEvents
           
 Boolean isDag
           
 Boolean retrieveJobClassAd
           
 Long timeout
           
 Long waitPeriod
           
 
Constructor Summary
Types.CONDORConfig()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

chokeProgressEvents

public Boolean chokeProgressEvents

chokePerformanceEvents

public Boolean chokePerformanceEvents

retrieveJobClassAd

public Boolean retrieveJobClassAd

waitPeriod

public Long waitPeriod

timeout

public Long timeout

isDag

public Boolean isDag
Constructor Detail

Types.CONDORConfig

public Types.CONDORConfig()


Copyright © 2014. All Rights Reserved.