Package | Description |
---|---|
fr.gouv.vitam.batch.report.model | |
fr.gouv.vitam.batch.report.rest.repository |
Modifier and Type | Method and Description |
---|---|
ReportResults |
ReportSummary.getVitamResults() |
Modifier and Type | Method and Description |
---|---|
void |
ReportSummary.setVitamResults(ReportResults vitamResults) |
Constructor and Description |
---|
ReportSummary(String startDate,
String endDate,
ReportType reportType,
ReportResults vitamResults,
com.fasterxml.jackson.databind.JsonNode extendedInfo) |
Modifier and Type | Method and Description |
---|---|
ReportResults |
EvidenceAuditReportRepository.computeVitamResults(String processId,
Integer tenantId)
Compute the number of OK, WARNING, and KO
|
ReportResults |
AuditReportRepository.computeVitamResults(String processId,
Integer tenantId) |
Copyright © 2019 Vitam. All rights reserved.