Package org.dspace.ctask.replicate.checkm
-
Class Summary Class Description CompareWithManifest CompareWithManifest task compares local repository content against the representation contained in the replica store manifest.FetchManifest FetchManifest task will simply retrieve a manifest representation of the object into the local staging areaRemoveManifest RemoveManifest task will remove the manifest of requested objects from the replica store.TransmitManifest TransmitManifest task produces a manifest file for the content files contained in the passed DSpace object, and forwards it to the replication system for transmission (upload).VerifyManifest VerifyManifest task will simply test for the presence of a manifest of the object in the remote store.