Package | Description |
---|---|
fr.gouv.vitam.batch.report.model | |
fr.gouv.vitam.worker.core.plugin.probativevalue.pojo |
Modifier and Type | Method and Description |
---|---|
ReportSummary |
Report.getReportSummary() |
Modifier and Type | Method and Description |
---|---|
void |
Report.setReportSummary(ReportSummary reportSummary) |
Constructor and Description |
---|
Report(OperationSummary operationSummary,
ReportSummary reportSummary,
com.fasterxml.jackson.databind.JsonNode context) |
Modifier and Type | Method and Description |
---|---|
ReportSummary |
ProbativeReportV2.getReportSummary() |
Constructor and Description |
---|
ProbativeReportV2(OperationSummary operationSummary,
ReportSummary reportSummary,
com.fasterxml.jackson.databind.JsonNode context,
List<ProbativeReportEntry> reportEntries) |
Copyright © 2019 Vitam. All rights reserved.