Uses of Class
fr.gouv.vitam.batch.report.model.entry.ReassignmentChildObjectGroupReportEntry
Packages that use ReassignmentChildObjectGroupReportEntry
-
Uses of ReassignmentChildObjectGroupReportEntry in fr.gouv.vitam.batch.report.model
Methods in fr.gouv.vitam.batch.report.model that return ReassignmentChildObjectGroupReportEntryMethods in fr.gouv.vitam.batch.report.model with parameters of type ReassignmentChildObjectGroupReportEntryModifier and TypeMethodDescriptionvoidReassignmentChildObjectGroupModel.setMetadata(ReassignmentChildObjectGroupReportEntry metadata) Constructors in fr.gouv.vitam.batch.report.model with parameters of type ReassignmentChildObjectGroupReportEntryModifierConstructorDescriptionReassignmentChildObjectGroupModel(String processId, int tenant, String creationDateTime, ReassignmentChildObjectGroupReportEntry metadata) -
Uses of ReassignmentChildObjectGroupReportEntry in fr.gouv.vitam.batch.report.rest.service
Method parameters in fr.gouv.vitam.batch.report.rest.service with type arguments of type ReassignmentChildObjectGroupReportEntryModifier and TypeMethodDescriptionvoidBatchReportServiceImpl.appendReassignmentChildObjectGroups(String processId, List<ReassignmentChildObjectGroupReportEntry> objectGroupEntries, int tenantId)