Uses of Class
fr.gouv.vitam.worker.core.plugin.probativevalue.pojo.ProbativeReportEntry
Packages that use ProbativeReportEntry
-
Uses of ProbativeReportEntry in fr.gouv.vitam.worker.core.plugin.probativevalue.pojo
Methods in fr.gouv.vitam.worker.core.plugin.probativevalue.pojo that return ProbativeReportEntryModifier and TypeMethodDescriptionstatic ProbativeReportEntry
ProbativeReportEntry.koFrom
(String evStartDateTime, List<String> unitIds, String objectGroupId, String objectId, String usageVersion) static ProbativeReportEntry
ProbativeReportEntry.koFrom
(String startEntryCreation, List<String> unitIds, String objectGroupId, String objectId, String usageVersion, List<ProbativeOperation> probativeOperations) static ProbativeReportEntry
ProbativeReportEntry.koFrom
(String startEntryCreation, List<String> unitIds, String objectGroupId, String objectId, String usageVersion, List<ProbativeOperation> probativeOperations, List<ProbativeCheck> probativeChecks) Methods in fr.gouv.vitam.worker.core.plugin.probativevalue.pojo that return types with arguments of type ProbativeReportEntryConstructor parameters in fr.gouv.vitam.worker.core.plugin.probativevalue.pojo with type arguments of type ProbativeReportEntryModifierConstructorDescriptionProbativeReportV2
(OperationSummary operationSummary, ReportSummary reportSummary, com.fasterxml.jackson.databind.JsonNode context, List<ProbativeReportEntry> reportEntries)