java.lang.Object
dk.cloudcreate.essentials.components.foundation.messaging.queue.operations.QueueMessages

public class QueueMessages extends Object
Queue multiple messages to the same queue. All the messages will receive the same QueuedMessage.getNextDeliveryTimestamp()
Note this method MUST be called within an existing UnitOfWork IF using TransactionalMode.FullyTransactional Operation also matches DurableQueuesInterceptor.intercept(QueueMessages, InterceptorChain)