Uses of Enum Class
tigase.workgroupqueues.scheduler.Queue.Status
Packages that use Queue.Status
-
Uses of Queue.Status in tigase.workgroupqueues.scheduler
Methods in tigase.workgroupqueues.scheduler that return Queue.StatusModifier and TypeMethodDescriptionQueue.getStatus()
static Queue.Status
Returns the enum constant of this class with the specified name.static Queue.Status[]
Queue.Status.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in tigase.workgroupqueues.scheduler with parameters of type Queue.Status