Package dk.netarkivet.archive.arcrepository.bitpreservation

Interface Summary
ActiveBitPreservation All bitpreservation implementations are assumed to have access to admin data and bitarchives.
PreservationState The interface for the preservations states used by the web applications.
 

Class Summary
ActiveBitPreservationFactory A factory for the ActiveBitPreservation interface.
AdminDataMessage Class encapsulating a request to update AdminData.
Constants Constants used in bit preservation.
DatabaseBasedActiveBitPreservation The database based active bit preservation.
DatabasePreservationState This class contains the preservation data based on the database data of a given filename.
FileBasedActiveBitPreservation Deprecated. Use the DatabaseBasedActiveBitPreservation instead (define in the setting: settings.archive.admin.class).
FilePreservationState This class collects the available bit preservation information for a file.
 

Enum Summary
WorkFiles This class encapsulates access to the files used in bitpreservation.