Uses of Class
org.duracloud.snapshot.service.impl.SpaceManifestSnapshotManifestVerifier
Packages that use SpaceManifestSnapshotManifestVerifier
-
Uses of SpaceManifestSnapshotManifestVerifier in org.duracloud.snapshot.service.impl
Methods in org.duracloud.snapshot.service.impl with parameters of type SpaceManifestSnapshotManifestVerifierModifier and TypeMethodDescriptionStepExecutionSupport.verifySpace(SpaceManifestSnapshotManifestVerifier verifier) Constructors in org.duracloud.snapshot.service.impl with parameters of type SpaceManifestSnapshotManifestVerifierModifierConstructorDescriptionSpaceItemWriter(Snapshot snapshot, org.duracloud.retrieval.source.RetrievalSource retrievalSource, File contentDir, org.duracloud.retrieval.mgmt.OutputWriter outputWriter, File propsFile, File md5ManifestFile, File sha256ManifestFile, SnapshotManager snapshotManager, SpaceManifestSnapshotManifestVerifier spaceManifestSnapshotManifestVerifier) SpaceVerifier(String restoreId, SpaceManifestSnapshotManifestVerifier verifier, String spaceId, RestoreManager restoreManager)