Uses of Class
fr.gouv.vitam.worker.core.plugin.audit.model.AuditCheckObjectGroupResult
-
Packages that use AuditCheckObjectGroupResult Package Description fr.gouv.vitam.worker.core.plugin.audit Provides classes for the Audit Workflow. -
-
Uses of AuditCheckObjectGroupResult in fr.gouv.vitam.worker.core.plugin.audit
Methods in fr.gouv.vitam.worker.core.plugin.audit that return AuditCheckObjectGroupResult Modifier and Type Method Description AuditCheckObjectGroupResult
AuditExistenceService. check(AuditObjectGroup gotDetail, java.util.List<StorageStrategy> storageStrategies)
Check the existence of all objects in GOT.AuditCheckObjectGroupResult
AuditIntegrityService. check(AuditObjectGroup gotDetail, java.util.List<StorageStrategy> storageStrategies)
Check the integrity of all binary objects in GOT.
-