Uses of Class
fr.gouv.vitam.collect.internal.core.repository.TransactionRepository
Packages that use TransactionRepository
-
Uses of TransactionRepository in fr.gouv.vitam.collect.internal.core.service
Constructors in fr.gouv.vitam.collect.internal.core.service with parameters of type TransactionRepositoryModifierConstructorDescriptionTransactionService
(TransactionRepository transactionRepository, ProjectService projectService, MetadataRepository metadataRepository, FluxService fluxService, WorkspaceClientFactory workspaceCollectClientFactory, AccessInternalClientFactory accessInternalClientFactory, IngestInternalClientFactory ingestInternalClientFactory)