Package fr.gouv.vitam.batch.report.model
Class ReassignmentObjectGroupModel
java.lang.Object
fr.gouv.vitam.batch.report.model.ReassignmentObjectGroupModel
ReassignmentObjectGroupModel Report model
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionReassignmentObjectGroupModel(String processId, int tenant, String creationDateTime, ReassignmentObjectGroupReportEntry 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
-
ReassignmentObjectGroupModel
public ReassignmentObjectGroupModel() -
ReassignmentObjectGroupModel
public ReassignmentObjectGroupModel(String processId, int tenant, String creationDateTime, ReassignmentObjectGroupReportEntry metadata)
-
-
Method Details
-
getProcessId
-
setProcessId
-
getCreationDateTime
-
setCreationDateTime
-
getMetadata
-
setMetadata
-
getTenant
public int getTenant() -
setTenant
public void setTenant(int tenant)
-