Uses of Class
fr.gouv.vitam.batch.report.exception.BatchReportException
Packages that use BatchReportException
-
Uses of BatchReportException in fr.gouv.vitam.batch.report.rest.service
Methods in fr.gouv.vitam.batch.report.rest.service that throw BatchReportExceptionModifier and TypeMethodDescriptionvoidBatchReportServiceImpl.appendEvidenceAuditReport(String processId, List<EvidenceAuditReportEntry> auditEntries, int tenantId) voidBatchReportServiceImpl.appendPreservationReport(String processId, List<PreservationReportEntry> preservationEntries, int tenantId) voidBatchReportServiceImpl.appendReassignmentChildObjectGroups(String processId, List<ReassignmentChildObjectGroupReportEntry> objectGroupEntries, int tenantId) voidBatchReportServiceImpl.appendReassignmentChildUnits(String processId, List<ReassignmentChildUnitReportEntry> unitEntries, int tenantId) voidBatchReportServiceImpl.appendReassignmentObjectGroups(String processId, List<ReassignmentObjectGroupReportEntry> objectGroupEntries, int tenantId) voidBatchReportServiceImpl.appendUnitComputedInheritedRulesInvalidationReport(String processId, List<UnitComputedInheritedRulesInvalidationReportEntry> unitEntries, int tenantId)