org.apache.airavata.persistance.registry.jpa.resources
Class AbstractResource.UserWorkflowConstants

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

public final class AbstractResource.UserWorkflowConstants
extends Object


Field Summary
static String GATEWAY_NAME
           
static String LAST_UPDATED_DATE
           
static String OWNER
           
static String PATH
           
static String TEMPLATE_NAME
           
static String WORKFLOW_GRAPH
           
 
Constructor Summary
AbstractResource.UserWorkflowConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

GATEWAY_NAME

public static final String GATEWAY_NAME
See Also:
Constant Field Values

OWNER

public static final String OWNER
See Also:
Constant Field Values

TEMPLATE_NAME

public static final String TEMPLATE_NAME
See Also:
Constant Field Values

LAST_UPDATED_DATE

public static final String LAST_UPDATED_DATE
See Also:
Constant Field Values

PATH

public static final String PATH
See Also:
Constant Field Values

WORKFLOW_GRAPH

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

AbstractResource.UserWorkflowConstants

public AbstractResource.UserWorkflowConstants()


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