org.apache.oodt.cas.workflow.lifecycle
Interface WorkflowLifecycleMetKeys
- All Known Implementing Classes:
- WorkflowLifecyclesReader
public interface WorkflowLifecycleMetKeys
- Version:
- $Revision$
Metadata keys for reading the WorkflowLicycles file
.
- Author:
- mattmann
DEFAULT_LIFECYCLE
static final String DEFAULT_LIFECYCLE
- See Also:
- Constant Field Values
LIFECYCLE_TAG_NAME_ATTR
static final String LIFECYCLE_TAG_NAME_ATTR
- See Also:
- Constant Field Values
STAGE_TAG_NAME_ATTR
static final String STAGE_TAG_NAME_ATTR
- See Also:
- Constant Field Values
STATUS_TAG_NAME
static final String STATUS_TAG_NAME
- See Also:
- Constant Field Values
STAGE_ELEM_NAME
static final String STAGE_ELEM_NAME
- See Also:
- Constant Field Values
LIFECYCLE_TAG_NAME
static final String LIFECYCLE_TAG_NAME
- See Also:
- Constant Field Values
Copyright © 1999-2011 Apache OODT. All Rights Reserved.