org.apache.oodt.cas.workflow.lifecycle
Class WorkflowLifecyclesReader

java.lang.Object
  extended by org.apache.oodt.cas.workflow.lifecycle.WorkflowLifecyclesReader
All Implemented Interfaces:
WorkflowLifecycleMetKeys

public final class WorkflowLifecyclesReader
extends Object
implements WorkflowLifecycleMetKeys

Version:
$Revision$

A reader for the workflow-lifecycle.xml file.

.
Author:
mattmann

Field Summary
 
Fields inherited from interface org.apache.oodt.cas.workflow.lifecycle.WorkflowLifecycleMetKeys
DEFAULT_LIFECYCLE, LIFECYCLE_TAG_NAME, LIFECYCLE_TAG_NAME_ATTR, STAGE_ELEM_NAME, STAGE_TAG_NAME_ATTR, STATUS_TAG_NAME
 
Method Summary
static List parseLifecyclesFile(String lifecyclesFilePath)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

parseLifecyclesFile

public static List parseLifecyclesFile(String lifecyclesFilePath)
                                throws Exception
Throws:
Exception


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