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

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

public final class AbstractResource.PublishedWorkflowConstants
extends Object


Field Summary
static String CREATED_USER
           
static String GATEWAY_NAME
           
static String PATH
           
static String PUBLISH_WORKFLOW_NAME
           
static String PUBLISHED_DATE
           
static String VERSION
           
static String WORKFLOW_CONTENT
           
 
Constructor Summary
AbstractResource.PublishedWorkflowConstants()
           
 
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

CREATED_USER

public static final String CREATED_USER
See Also:
Constant Field Values

PUBLISH_WORKFLOW_NAME

public static final String PUBLISH_WORKFLOW_NAME
See Also:
Constant Field Values

VERSION

public static final String VERSION
See Also:
Constant Field Values

PUBLISHED_DATE

public static final String PUBLISHED_DATE
See Also:
Constant Field Values

PATH

public static final String PATH
See Also:
Constant Field Values

WORKFLOW_CONTENT

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

AbstractResource.PublishedWorkflowConstants

public AbstractResource.PublishedWorkflowConstants()


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