Package | Description |
---|---|
tigase.workgroupqueues.scheduler |
Modifier and Type | Method and Description |
---|---|
Queue.Status |
Queue.getStatus() |
static Queue.Status |
Queue.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Queue.Status[] |
Queue.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Queue.setStatus(Queue.Status status) |
Copyright © 2004–2020 "Tigase, Inc.". All rights reserved.