org.apache.oodt.cas.workflow.instrepo
Interface WorkflowInstanceMetMapKeys

All Known Implementing Classes:
WorkflowInstanceMetadataReader, WorkflowInstanceMetMap

public interface WorkflowInstanceMetMapKeys

Version:
$Revision$

Describe your class here

.
Author:
mattmann

Field Summary
static String DEFAULT_WORKFLOW_ID
           
static String DEFAULT_WORKFLOW_MAP
           
static String FIELD_TAG
           
static String FIELD_TAG_NAME_ATTR
           
static String WORKFLOW_TAG_ID_ATTR
           
static String WORKFLOW_TAG_NAME
           
 

Field Detail

DEFAULT_WORKFLOW_MAP

static final String DEFAULT_WORKFLOW_MAP
See Also:
Constant Field Values

DEFAULT_WORKFLOW_ID

static final String DEFAULT_WORKFLOW_ID
See Also:
Constant Field Values

FIELD_TAG

static final String FIELD_TAG
See Also:
Constant Field Values

FIELD_TAG_NAME_ATTR

static final String FIELD_TAG_NAME_ATTR
See Also:
Constant Field Values

WORKFLOW_TAG_NAME

static final String WORKFLOW_TAG_NAME
See Also:
Constant Field Values

WORKFLOW_TAG_ID_ATTR

static final String WORKFLOW_TAG_ID_ATTR
See Also:
Constant Field Values


Copyright © 1999-2011 Apache OODT. All Rights Reserved.