Uses of Enum Class
fr.gouv.vitam.metadata.common.bulkatomicupdate.BulkUpdateUnitReportKey
Packages that use BulkUpdateUnitReportKey
-
Uses of BulkUpdateUnitReportKey in fr.gouv.vitam.metadata.common.bulkatomicupdate
Methods in fr.gouv.vitam.metadata.common.bulkatomicupdate that return BulkUpdateUnitReportKeyModifier and TypeMethodDescriptionBulkSelectQueryResultFailure.getBulkUpdateUnitReportKey()static BulkUpdateUnitReportKeyReturns 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.Constructors in fr.gouv.vitam.metadata.common.bulkatomicupdate with parameters of type BulkUpdateUnitReportKeyModifierConstructorDescriptionBulkSelectQueryResultFailure(int queryIndex, com.fasterxml.jackson.databind.JsonNode query, BulkUpdateUnitReportKey bulkUpdateUnitReportKey, String message)