Uses of Class
fr.gouv.vitam.logbook.common.model.coherence.EventModel
Package
Description
-
Uses of EventModel in fr.gouv.vitam.logbook.administration.core.api
Modifier and TypeMethodDescriptionLogbookDetailsCheckService.checkEvent
(EventModel event) Logbook events check.Modifier and TypeMethodDescriptionLogbookDetailsCheckService.checkLFCandOperation
(Map<String, EventModel> mapOpEvents, Map<String, EventModel> mapLfcEvents) check coherence between LFC and operation. -
Uses of EventModel in fr.gouv.vitam.logbook.administration.core.impl
Modifier and TypeMethodDescriptionLogbookDetailsCheckServiceImpl.checkEvent
(EventModel event) Logbook events coherence check.Modifier and TypeMethodDescriptionLogbookDetailsCheckServiceImpl.checkLFCandOperation
(Map<String, EventModel> mapOpEvents, Map<String, EventModel> mapLfcEvents) Check coherence between logbook operation and lifecycles.