Uses of Class
fr.gouv.vitam.batch.report.model.entry.ReassignmentObjectGroupReportEntry
Packages that use ReassignmentObjectGroupReportEntry
-
Uses of ReassignmentObjectGroupReportEntry in fr.gouv.vitam.batch.report.model
Methods in fr.gouv.vitam.batch.report.model that return ReassignmentObjectGroupReportEntryMethods in fr.gouv.vitam.batch.report.model with parameters of type ReassignmentObjectGroupReportEntryModifier and TypeMethodDescriptionvoidReassignmentObjectGroupModel.setMetadata(ReassignmentObjectGroupReportEntry metadata) Constructors in fr.gouv.vitam.batch.report.model with parameters of type ReassignmentObjectGroupReportEntryModifierConstructorDescriptionReassignmentObjectGroupModel(String processId, int tenant, String creationDateTime, ReassignmentObjectGroupReportEntry metadata) -
Uses of ReassignmentObjectGroupReportEntry in fr.gouv.vitam.batch.report.rest.service
Method parameters in fr.gouv.vitam.batch.report.rest.service with type arguments of type ReassignmentObjectGroupReportEntryModifier and TypeMethodDescriptionvoidBatchReportServiceImpl.appendReassignmentObjectGroups(String processId, List<ReassignmentObjectGroupReportEntry> objectGroupEntries, int tenantId)