org.apache.airavata.persistance.registry.jpa.resources
Class DBC.WorkflowData

java.lang.Object
  extended by org.apache.airavata.persistance.registry.jpa.resources.DBC.WorkflowData
Enclosing class:
DBC

public static final class DBC.WorkflowData
extends Object


Field Summary
static String EXPERIMENT_ID
           
static String INSTANCE_ID
           
static String LAST_UPDATED
           
static String START_TIME
           
static String STATUS
           
static String TABLE
           
static String TEMPLATE_NAME
           
 
Constructor Summary
DBC.WorkflowData()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TABLE

public static final String TABLE
See Also:
Constant Field Values

EXPERIMENT_ID

public static final String EXPERIMENT_ID
See Also:
Constant Field Values

INSTANCE_ID

public static final String INSTANCE_ID
See Also:
Constant Field Values

TEMPLATE_NAME

public static final String TEMPLATE_NAME
See Also:
Constant Field Values

STATUS

public static final String STATUS
See Also:
Constant Field Values

START_TIME

public static final String START_TIME
See Also:
Constant Field Values

LAST_UPDATED

public static final String LAST_UPDATED
See Also:
Constant Field Values
Constructor Detail

DBC.WorkflowData

public DBC.WorkflowData()


Copyright © 2011-2013 The Apache Software Foundation. All Rights Reserved.