Uses of Class
fr.gouv.vitam.logbook.common.model.coherence.LogbookCheckEvent
Packages that use LogbookCheckEvent
-
Uses of LogbookCheckEvent in fr.gouv.vitam.logbook.common.model.coherence
Methods in fr.gouv.vitam.logbook.common.model.coherence that return types with arguments of type LogbookCheckEventMethod parameters in fr.gouv.vitam.logbook.common.model.coherence with type arguments of type LogbookCheckEventModifier and TypeMethodDescriptionvoid
LogbookCheckResult.setCheckedEvents
(Set<LogbookCheckEvent> checkedEvents) Constructor parameters in fr.gouv.vitam.logbook.common.model.coherence with type arguments of type LogbookCheckEventModifierConstructorDescriptionLogbookCheckResult
(Integer tenant, Set<LogbookCheckEvent> checkedEvents, Set<LogbookCheckError> checkErrors)