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

public class DeleteMessage extends Object
Delete a message (Queued or Dead Letter Message)
Note this method MUST be called within an existing UnitOfWork IF using TransactionalMode.FullyTransactional
Operation also matches DurableQueuesInterceptor.intercept(DeleteMessage, InterceptorChain)