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