Uses of Enum Class
org.qubership.integration.platform.engine.camel.idempotency.IdempotencyRecordStatus
Packages that use IdempotencyRecordStatus
-
Uses of IdempotencyRecordStatus in org.qubership.integration.platform.engine.camel.idempotency
Methods in org.qubership.integration.platform.engine.camel.idempotency that return IdempotencyRecordStatusModifier and TypeMethodDescriptionstatic IdempotencyRecordStatusReturns the enum constant of this class with the specified name.static IdempotencyRecordStatus[]IdempotencyRecordStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.