Uses of Class
fr.gouv.vitam.common.model.logbook.LogbookEventOperation
Packages that use LogbookEventOperation
Package
Description
Provides common public Model classes for the Logbook module.
-
Uses of LogbookEventOperation in fr.gouv.vitam.common.model.logbook
Subclasses of LogbookEventOperation in fr.gouv.vitam.common.model.logbookMethods in fr.gouv.vitam.common.model.logbook that return types with arguments of type LogbookEventOperationMethod parameters in fr.gouv.vitam.common.model.logbook with type arguments of type LogbookEventOperationModifier and TypeMethodDescriptionvoid
LogbookOperation.setEvents
(List<LogbookEventOperation> events) -
Uses of LogbookEventOperation in fr.gouv.vitam.functionaltest.cucumber.service
Methods in fr.gouv.vitam.functionaltest.cucumber.service that return LogbookEventOperationModifier and TypeMethodDescriptionLogbookService.checkFinalStatusLogbook
(AccessExternalClient accessClient, int tenantId, String contractId, String applicationSessionId, String operationId, String status) check on logbook if the global status is OK (status of the last event, if last event is correct)