Class ManifestBuilder


  • @Component
    public class ManifestBuilder
    extends Object
    Author:
    Daniel Bernstein Date: Jan 2, 2015
    • Constructor Detail

      • ManifestBuilder

        @Autowired
        public ManifestBuilder​(org.duracloud.mill.manifest.ManifestStore manifestStore)
    • Method Detail

      • 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 -