Uses of Enum Class
fr.gouv.vitam.metadata.common.bulkatomicupdate.BulkUpdateUnitReportKey
-
Uses of BulkUpdateUnitReportKey in fr.gouv.vitam.metadata.common.bulkatomicupdate
Modifier and TypeMethodDescriptionBulkSelectQueryResultFailure.getBulkUpdateUnitReportKey()
static BulkUpdateUnitReportKey
Returns the enum constant of this class with the specified name.static BulkUpdateUnitReportKey[]
BulkUpdateUnitReportKey.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionBulkSelectQueryResultFailure
(int queryIndex, com.fasterxml.jackson.databind.JsonNode query, BulkUpdateUnitReportKey bulkUpdateUnitReportKey, String message)