| Interface | Description |
|---|---|
| OutputWriter |
Interface for the writing retrieval tool output
|
| RetrievalListener |
A listener class that reports activity of a retrieval operation which,
depending on the size of the file as well as the speed and quality of the
network connection, can take potentially long periods of time.
|
| Class | Description |
|---|---|
| CSVFileOutputWriter |
Handles writing the output CSV file for the retrieval tool
|
| LoggingOutputWriter | |
| RetrievalManager |
The RetreivalManager manages the retrieval of files from DuraCloud to the
local file system.
|
| RetrievalWorker |
Handles the retrieving of a single file from DuraCloud.
|
| SpaceListManager |
The SpaceListManager manages the creation of files containing DuraCloud space content IDs
for the specified spaces on the local file system.
|
| SpaceListWorker |
Handles the retrieving of a single file from DuraCloud.
|
| StatusManager |
Singleton class which tracks the status of the retrieval activity
|
Copyright © 2009–2017 DuraSpace. All rights reserved.