Package org.duracloud.retrieval.mgmt
Class SpaceListWorker
java.lang.Object
org.duracloud.retrieval.mgmt.SpaceListWorker
- All Implemented Interfaces:
Runnable
Handles the retrieving of a single file from DuraCloud.
-
Constructor Summary
ConstructorsConstructorDescriptionSpaceListWorker(ContentStore contentStore, String spaceId, File contentDir, boolean overwrite) Creates a Space List Worker to handle retrieving a list of space contents -
Method Summary
-
Constructor Details
-
SpaceListWorker
public SpaceListWorker(ContentStore contentStore, String spaceId, File contentDir, boolean overwrite) Creates a Space List Worker to handle retrieving a list of space contents
-
-
Method Details