Class DeleteGotVersionsReportEntry
java.lang.Object
fr.gouv.vitam.batch.report.model.entry.ReportEntry
fr.gouv.vitam.batch.report.model.entry.DeleteGotVersionsReportEntry
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
static final String
static final String
static final String
static final String
static final String
Fields inherited from class fr.gouv.vitam.batch.report.model.entry.ReportEntry
DETAIL_ID, DETAIL_TYPE, OUTCOME
-
Constructor Summary
ConstructorDescriptionDeleteGotVersionsReportEntry
(String detailId, String processId, int tenant, String creationDateTime, String objectGroupId, Set<String> unitIds, List<ObjectGroupToDeleteReportEntry> objectGroupGlobal, String outcome) -
Method Summary
Modifier and TypeMethodDescriptionint
Methods 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
-