Uses of Enum Class
dk.cloudcreate.essentials.components.queue.postgresql.PostgresqlDurableQueues.IncludeMessages
Packages that use PostgresqlDurableQueues.IncludeMessages
-
Uses of PostgresqlDurableQueues.IncludeMessages in dk.cloudcreate.essentials.components.queue.postgresql
Methods in dk.cloudcreate.essentials.components.queue.postgresql that return PostgresqlDurableQueues.IncludeMessagesModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.PostgresqlDurableQueues.IncludeMessages.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in dk.cloudcreate.essentials.components.queue.postgresql with parameters of type PostgresqlDurableQueues.IncludeMessagesModifier and TypeMethodDescriptionprotected final List<dk.cloudcreate.essentials.components.foundation.messaging.queue.QueuedMessage>PostgresqlDurableQueues.queryQueuedMessages(dk.cloudcreate.essentials.components.foundation.messaging.queue.QueueName queueName, dk.cloudcreate.essentials.components.foundation.messaging.queue.DurableQueues.QueueingSortOrder queueingSortOrder, PostgresqlDurableQueues.IncludeMessages includeMessages, long startIndex, long pageSize)