Uses of Record Class
io.goobi.viewer.model.export.bagit.CollectionArchiveService.GenerationResult
Packages that use CollectionArchiveService.GenerationResult
-
Uses of CollectionArchiveService.GenerationResult in io.goobi.viewer.model.export.bagit
Methods in io.goobi.viewer.model.export.bagit that return CollectionArchiveService.GenerationResultModifier and TypeMethodDescriptionCollectionArchiveService.generateIfChanged(String field, String collectionName, CollectionArchiveConfig archiveConfig) Generates the archive for a single collection if (and only if) it does not yet exist or its content has changed since the last generation, as determined by comparing the current record count and maximum DATEINDEXED against the state encoded in the existing archive's file name.