Uses of Class
fr.gouv.vitam.collect.internal.core.service.FluxService
-
Packages that use FluxService Package Description fr.gouv.vitam.collect.internal.core.service fr.gouv.vitam.collect.internal.rest -
-
Uses of FluxService in fr.gouv.vitam.collect.internal.core.service
Constructors in fr.gouv.vitam.collect.internal.core.service with parameters of type FluxService Constructor Description TransactionService(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 FluxService Constructor Description ProjectInternalResource(ProjectService projectService, FluxService fluxService, TransactionService transactionService, MetadataService metadataService)
-