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.appendUnitComputedInheritedRulesInvalidationReport(String processId, List<UnitComputedInheritedRulesInvalidationReportEntry> unitEntries, int tenantId)