Uses of Enum Class
com.aim2be.platform.outbox.redis.RedisOutboxProperties.EnforcementMode
-
Uses of RedisOutboxProperties.EnforcementMode in com.aim2be.platform.outbox.redis
Methods in com.aim2be.platform.outbox.redis that return RedisOutboxProperties.EnforcementModeModifier and TypeMethodDescriptionRedisOutboxProperties.Durability.getEnforcement()Returns the enum constant of this class with the specified name.RedisOutboxProperties.EnforcementMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.aim2be.platform.outbox.redis with parameters of type RedisOutboxProperties.EnforcementModeModifier and TypeMethodDescriptionvoidRedisOutboxProperties.Durability.setEnforcement(RedisOutboxProperties.EnforcementMode enforcement)