Uses of Interface
fr.gouv.vitam.batch.report.client.BatchReportClient
-
Packages that use BatchReportClient Package Description fr.gouv.vitam.batch.report.client fr.gouv.vitam.worker.core.plugin.bulkatomicupdate -
-
Uses of BatchReportClient in fr.gouv.vitam.batch.report.client
Classes in fr.gouv.vitam.batch.report.client that implement BatchReportClient Modifier and Type Class Description class
BatchReportClientRest
Methods in fr.gouv.vitam.batch.report.client that return BatchReportClient Modifier and Type Method Description BatchReportClient
BatchReportClientFactory. getClient()
-
Uses of BatchReportClient in fr.gouv.vitam.worker.core.plugin.bulkatomicupdate
Constructors in fr.gouv.vitam.worker.core.plugin.bulkatomicupdate with parameters of type BatchReportClient Constructor Description BulkSelectQueryParallelProcessor(java.lang.String pluginName, java.lang.String processId, int tenantId, MetaDataClient metadataClient, BatchReportClient batchReportClient, InternalActionKeysRetriever internalActionKeysRetriever, AccessContractModel accessContractModel, JsonLineWriter jsonLineWriter)
-