Class FluxService
java.lang.Object
fr.gouv.vitam.collect.internal.core.service.FluxService
-
Constructor Summary
ConstructorDescriptionFluxService
(CollectService collectService, MetadataService metadataService, ProjectRepository projectRepository, MetadataRepository metadataRepository) -
Method Summary
Modifier and TypeMethodDescriptionvoid
processStream
(InputStream inputStreamObject, String projectId, String transactionId, String encoding)
-
Constructor Details
-
FluxService
public FluxService(CollectService collectService, MetadataService metadataService, ProjectRepository projectRepository, MetadataRepository metadataRepository)
-
-
Method Details
-
processStream
public void processStream(InputStream inputStreamObject, String projectId, String transactionId, @Nullable String encoding) throws CollectInternalException - Throws:
CollectInternalException
-