Uses of Enum Class
io.goobi.viewer.managedbeans.MessageQueueBean.MessageQueueState
Packages that use MessageQueueBean.MessageQueueState
Package
Description
JSF managed beans (CDI backing beans) of the Goobi viewer.
-
Uses of MessageQueueBean.MessageQueueState in io.goobi.viewer.managedbeans
Methods in io.goobi.viewer.managedbeans that return MessageQueueBean.MessageQueueStateModifier and TypeMethodDescriptionMessageQueueBean.getMessageQueueState()Returns the enum constant of this class with the specified name.static MessageQueueBean.MessageQueueState[]MessageQueueBean.MessageQueueState.values()Returns an array containing the constants of this enum class, in the order they are declared.