Uses of Enum Class
com.epam.fixengine.jms.storage.queue.QueueableStatus
Packages that use QueueableStatus
-
Uses of QueueableStatus in com.epam.fixengine.jms.storage.queue
Methods in com.epam.fixengine.jms.storage.queue that return QueueableStatusModifier and TypeMethodDescriptionQueueableItem.getStatus()
static QueueableStatus
Returns the enum constant of this class with the specified name.static QueueableStatus[]
QueueableStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.epam.fixengine.jms.storage.queue with parameters of type QueueableStatus