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

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

public static class Types.JDLParams
extends Object


Field Summary
 Types.JDLConfig config
           
 Long executionLease
           
 String jdlDescription
           
 List<Types.JDLResource> jdlResources
           
 
Constructor Summary
Types.JDLParams()
           
 
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

jdlDescription

public String jdlDescription

jdlResources

public List<Types.JDLResource> jdlResources

config

public Types.JDLConfig config
Constructor Detail

Types.JDLParams

public Types.JDLParams()


Copyright © 2014. All Rights Reserved.