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