Class UpdateUnitMetadataReportEntry
java.lang.Object
fr.gouv.vitam.batch.report.model.entry.ReportEntry
fr.gouv.vitam.batch.report.model.entry.UpdateUnitMetadataReportEntry
-
Field Summary
Modifier and TypeFieldDescriptionstatic 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
ConstructorDescriptionUpdateUnitMetadataReportEntry
(Integer tenantId, String processId, String unitId, String resultKey, StatusCode status, String outcome, String message) -
Method Summary
Methods inherited from class fr.gouv.vitam.batch.report.model.entry.ReportEntry
getDetailId, getDetailType, getOutcome
-
Field Details
-
RESULT_KEY
- See Also:
-
PROCESS_ID
- See Also:
-
TENANT_ID
- See Also:
-
STATUS
- See Also:
-
MESSAGE
- See Also:
-
-
Constructor Details
-
UpdateUnitMetadataReportEntry
-
-
Method Details