Class UpdateUnitMetadataReportEntry
java.lang.Object
fr.gouv.vitam.batch.report.model.entry.ReportEntry
fr.gouv.vitam.batch.report.model.entry.UpdateUnitMetadataReportEntry
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final StringFields inherited from class fr.gouv.vitam.batch.report.model.entry.ReportEntryDETAIL_ID, DETAIL_TYPE, OUTCOME
- 
Constructor SummaryConstructorsConstructorDescriptionUpdateUnitMetadataReportEntry(Integer tenantId, String processId, String unitId, String resultKey, StatusCode status, String outcome, String message) 
- 
Method SummaryMethods inherited from class fr.gouv.vitam.batch.report.model.entry.ReportEntrygetDetailId, 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