Uses of Enum Class
tigase.workgroupqueues.scheduler.Agent.State
Packages that use Agent.State
-
Uses of Agent.State in tigase.workgroupqueues.scheduler
Methods in tigase.workgroupqueues.scheduler that return Agent.StateModifier and TypeMethodDescriptionAgent.getState()
Returns status of agent.static Agent.State
Returns the enum constant of this class with the specified name.static Agent.State[]
Agent.State.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 Agent.State