Package fr.gouv.vitam.batch.report.model
Class ReassignmentChildObjectGroupModel
java.lang.Object
fr.gouv.vitam.batch.report.model.ReassignmentChildObjectGroupModel
ReassignmentChildObjectGroupModel Report model
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionReassignmentChildObjectGroupModel(String processId, int tenant, String creationDateTime, ReassignmentChildObjectGroupReportEntry metadata) -
Method Summary
Modifier and TypeMethodDescriptionintvoidsetCreationDateTime(String creationDateTime) voidvoidsetProcessId(String processId) voidsetTenant(int tenant)
-
Field Details
-
PROCESS_ID
- See Also:
-
TENANT
- See Also:
-
METADATA
- See Also:
-
CREATION_DATE_TIME
- See Also:
-
-
Constructor Details
-
ReassignmentChildObjectGroupModel
public ReassignmentChildObjectGroupModel() -
ReassignmentChildObjectGroupModel
public ReassignmentChildObjectGroupModel(String processId, int tenant, String creationDateTime, ReassignmentChildObjectGroupReportEntry metadata)
-
-
Method Details
-
getProcessId
-
setProcessId
-
getCreationDateTime
-
setCreationDateTime
-
getMetadata
-
setMetadata
-
getTenant
public int getTenant() -
setTenant
public void setTenant(int tenant)
-