Uses of Class
fr.gouv.vitam.logbook.common.model.TenantLogbookOperationTraceabilityResult
Package
Description
Provides the core classes for the Logbook Administration module
logbook model package
Provides Logbook Operations client interface, factory and implementations.
-
Uses of TenantLogbookOperationTraceabilityResult in fr.gouv.vitam.logbook.administration.core
Modifier and TypeMethodDescriptionLogbookAdministration.generateSecureLogbooks
(List<Integer> tenants) -
Uses of TenantLogbookOperationTraceabilityResult in fr.gouv.vitam.logbook.common.model
Modifier and TypeMethodDescriptionTenantLogbookOperationTraceabilityResult.setOperationId
(String operationId) TenantLogbookOperationTraceabilityResult.setTenantId
(Integer tenantId) -
Uses of TenantLogbookOperationTraceabilityResult in fr.gouv.vitam.logbook.operations.client
Modifier and TypeMethodDescriptionLogbookOperationsClient.traceability
(List<Integer> tenants) Call traceability logbook operation for requested tenantsLogbookOperationsClientMock.traceability
(List<Integer> tenants)