Package fr.gouv.vitam.batch.report.model
Class UnitComputedInheritedRulesInvalidationModel
java.lang.Object
fr.gouv.vitam.batch.report.model.UnitComputedInheritedRulesInvalidationModel
ReportListModel
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionUnitComputedInheritedRulesInvalidationModel(String processId, int tenant, String creationDateTime, UnitComputedInheritedRulesInvalidationReportEntry metadata) -
Method Summary
Modifier and TypeMethodDescriptionbooleanintinthashCode()voidsetCreationDateTime(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
-
UnitComputedInheritedRulesInvalidationModel
public UnitComputedInheritedRulesInvalidationModel() -
UnitComputedInheritedRulesInvalidationModel
public UnitComputedInheritedRulesInvalidationModel(String processId, int tenant, String creationDateTime, UnitComputedInheritedRulesInvalidationReportEntry metadata)
-
-
Method Details