Class ManifestBuilder
java.lang.Object
org.duracloud.mill.manifest.builder.ManifestBuilder
- Author:
- Daniel Bernstein Date: Jan 2, 2015
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ManifestBuilder
@Autowired public ManifestBuilder(org.duracloud.mill.manifest.ManifestStore manifestStore)
-
-
Method Details
-
init
public void init(String account, Collection<org.duracloud.client.ContentStore> contentStores, List<String> spaceList, boolean clean, boolean dryRun, int threads) - Parameters:
account-contentStores-spaceList-clean-dryRun-threads-
-
execute
- Throws:
Exception
-