public final class WorkflowInstanceMetMap extends Object implements WorkflowInstanceMetMapKeys
Describe your class here
.DEFAULT_WORKFLOW_ID, DEFAULT_WORKFLOW_MAP, FIELD_TAG, FIELD_TAG_NAME_ATTR, WORKFLOW_TAG_ID_ATTR, WORKFLOW_TAG_NAME| Constructor and Description | 
|---|
| WorkflowInstanceMetMap() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | addDefaultField(String fld) | 
| void | addDefaultFields(List flds) | 
| void | addFieldToWorkflow(String id,
                  String fld) | 
| void | addWorkflowToMap(String id,
                List fields) | 
| List | getDefaultFields() | 
| List | getFieldsForWorkflow(String id) | 
| List | getWorkflows() | 
Copyright © 1999–2017 Apache OODT. All rights reserved.