Uses of Class
fr.gouv.vitam.common.model.logbook.LogbookEvent
Package
Description
Provides common public Model classes for the Logbook module.
Provides core implementation for the Logbook Operations module.
Provides Handler classes for the Worker Core module
Plugin package in worker module
-
Uses of LogbookEvent in fr.gouv.vitam.common.model.logbook
Modifier and TypeClassDescriptionclass
Logbook operation event modelclass
Logbook lifecycle modelclass
Logbook operation model -
Uses of LogbookEvent in fr.gouv.vitam.common.model.unit
Modifier and TypeMethodDescriptionvoid
ArchiveUnitRoot.setLogbookLifeCycleExternal
(List<LogbookEvent> logbookLifeCycleExternal) -
Uses of LogbookEvent in fr.gouv.vitam.logbook.common.server.config
Modifier and TypeMethodDescriptionvoid
LogbookConfiguration.setAlertEvents
(List<LogbookEvent> alertEvents) -
Uses of LogbookEvent in fr.gouv.vitam.logbook.operations.core
ModifierConstructorDescriptionAlertLogbookOperationsDecorator
(LogbookOperations logbookOperations, List<LogbookEvent> alertEvents) -
Uses of LogbookEvent in fr.gouv.vitam.worker.core.handler
Modifier and TypeMethodDescriptionstatic LogbookEvent
LogbookEventMapper.map
(fr.gouv.culture.archivesdefrance.seda.v2.EventLogBookOgType eventLogBookOgType) -
Uses of LogbookEvent in fr.gouv.vitam.worker.core.plugin
Modifier and TypeMethodDescriptionprotected Map<StatusCode,
Integer> GenericReportGenerationHandler.getStatusStatistic
(LogbookEvent logbookEvent) protected Map<StatusCode,
Integer> UpdateUnitFinalize.getStatusStatistic
(LogbookEvent logbookEvent)