Uses of Interface
fr.gouv.vitam.batch.report.client.BatchReportClient
Packages that use BatchReportClient
Package
Description
Provides common classes for the Worker module.
Provides
-
Uses of BatchReportClient in fr.gouv.vitam.batch.report.client
Classes in fr.gouv.vitam.batch.report.client that implement BatchReportClientMethods in fr.gouv.vitam.batch.report.client that return BatchReportClient -
Uses of BatchReportClient in fr.gouv.vitam.worker.common
Methods in fr.gouv.vitam.worker.common that return BatchReportClient -
Uses of BatchReportClient in fr.gouv.vitam.worker.core.impl
Methods in fr.gouv.vitam.worker.core.impl that return BatchReportClient -
Uses of BatchReportClient in fr.gouv.vitam.worker.core.plugin.reassignment
Methods in fr.gouv.vitam.worker.core.plugin.reassignment with parameters of type BatchReportClientModifier and TypeMethodDescriptionvoidOriginatingAgencyReassignmentService.appendReassignmentObjectGroupIdsToComputeOriginatingAgenciesToBatchReport(HandlerIO handler, Collection<String> filteredObjectGroupIds, BatchReportClient batchReportClient) voidOriginatingAgencyReassignmentService.appendReassignmentObjectGroupIdToUpdateOriginatingAgencyToBatchReport(HandlerIO handler, Collection<com.fasterxml.jackson.databind.node.ObjectNode> filteredObjectGroupIds, BatchReportClient batchReportClient)