| Name | Description | Type | Package | Framework |
| AbstractPaginatibleInstanceRepository | Class | org.apache.oodt.cas.workflow.instrepo | Apache OODT | |
| DataSourceWorkflowInstanceRepository | A WorkflowInstanceRepository that persists WorkflowInstances to a JDBC-accessible DBMS. | Class | org.apache.oodt.cas.workflow.instrepo | Apache OODT |
| DataSourceWorkflowInstanceRepositoryFactory | A factory for creating DataSource based WorkflowInstanceRepositorys. | Class | org.apache.oodt.cas.workflow.instrepo | Apache OODT |
| LuceneWorkflowInstanceRepository | Class | org.apache.oodt.cas.workflow.instrepo | Apache OODT | |
| LuceneWorkflowInstanceRepositoryFactory | A Factory class for creating LuceneWorkflowEngines. | Class | org.apache.oodt.cas.workflow.instrepo | Apache OODT |
| MemoryWorkflowInstanceRepository | A simple WorkflowInstanceRepository that does not require the use of a database to track the status of the Workflow executions it manages. | Class | org.apache.oodt.cas.workflow.instrepo | Apache OODT |
| MemoryWorkflowInstanceRepositoryFactory | A Factory for creating MemoryWorkflowInstanceRepositorys. | Class | org.apache.oodt.cas.workflow.instrepo | Apache OODT |
| WorkflowInstanceMetadataReader | Class | org.apache.oodt.cas.workflow.instrepo | Apache OODT | |
| WorkflowInstanceMetMap | Class | org.apache.oodt.cas.workflow.instrepo | Apache OODT | |
| WorkflowInstanceMetMapKeys | Describe your class here. | Interface | org.apache.oodt.cas.workflow.instrepo | Apache OODT |
| WorkflowInstanceRepository | Interface | org.apache.oodt.cas.workflow.instrepo | Apache OODT | |
| WorkflowInstanceRepositoryFactory | A factory interface for creating WorkflowInstanceRepository objects. | Interface | org.apache.oodt.cas.workflow.instrepo | Apache OODT |