Uses of Class
fr.gouv.vitam.collect.internal.core.service.TransactionService
Packages that use TransactionService
-
Uses of TransactionService in fr.gouv.vitam.collect.internal.rest
Constructors in fr.gouv.vitam.collect.internal.rest with parameters of type TransactionServiceModifierConstructorDescriptionCollectMetadataInternalResource
(MetadataService metadataService, CollectService collectService, TransactionService transactionService) ProjectInternalResource
(ProjectService projectService, FluxService fluxService, TransactionService transactionService, MetadataService metadataService) TransactionInternalResource
(TransactionService transactionService, SipService sipService, MetadataService metadataService, ProjectService projectService, BulkAtomicUpdateMetadataService bulkAtomicUpdateMetadataService) -
Uses of TransactionService in fr.gouv.vitam.collect.internal.thread
Constructors in fr.gouv.vitam.collect.internal.thread with parameters of type TransactionServiceModifierConstructorDescriptionManageStatusThread
(CollectInternalConfiguration collectInternalConfiguration, TransactionService transactionService) PurgeTransactionThread
(CollectInternalConfiguration collectInternalConfiguration, TransactionService transactionService)