Class DeleteGotVersionsReportEntry
java.lang.Object
fr.gouv.vitam.batch.report.model.entry.ReportEntry
fr.gouv.vitam.batch.report.model.entry.DeleteGotVersionsReportEntry
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final StringFields inherited from class fr.gouv.vitam.batch.report.model.entry.ReportEntry
DETAIL_ID, DETAIL_TYPE, OUTCOME -
Constructor Summary
ConstructorsConstructorDescriptionDeleteGotVersionsReportEntry(String detailId, String processId, int tenant, String creationDateTime, String objectGroupId, Set<String> unitIds, List<ObjectGroupToDeleteReportEntry> objectGroupGlobal, String outcome) -
Method Summary
Modifier and TypeMethodDescriptionintMethods inherited from class fr.gouv.vitam.batch.report.model.entry.ReportEntry
getDetailId, getDetailType, getOutcome
-
Field Details
-
PROCESS_ID
- See Also:
-
TENANT
- See Also:
-
CREATION_DATE_TIME
- See Also:
-
STATUS
- See Also:
-
OBJECT_GROUP_GLOBAL
- See Also:
-
UNIT_IDS
- See Also:
-
-
Constructor Details
-
DeleteGotVersionsReportEntry
-
-
Method Details
-
getProcessId
-
getTenant
public int getTenant() -
getCreationDateTime
-
getObjectGroupId
-
getObjectGroupGlobal
-
getUnitIds
-