org.apache.oodt.cas.workflow.instrepo
Class WorkflowInstanceMetadataReader

java.lang.Object
  extended by org.apache.oodt.cas.workflow.instrepo.WorkflowInstanceMetadataReader
All Implemented Interfaces:
WorkflowInstanceMetMapKeys

public final class WorkflowInstanceMetadataReader
extends Object
implements WorkflowInstanceMetMapKeys

Version:
$Revision$

Describe your class here

.
Author:
mattmann

Field Summary
 
Fields inherited from interface org.apache.oodt.cas.workflow.instrepo.WorkflowInstanceMetMapKeys
DEFAULT_WORKFLOW_ID, DEFAULT_WORKFLOW_MAP, FIELD_TAG, FIELD_TAG_NAME_ATTR, WORKFLOW_TAG_ID_ATTR, WORKFLOW_TAG_NAME
 
Method Summary
static WorkflowInstanceMetMap parseMetMapFile(String mapFilePath)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

parseMetMapFile

public static WorkflowInstanceMetMap parseMetMapFile(String mapFilePath)
                                              throws Exception
Throws:
Exception


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