Uses of Class
jetbrains.buildServer.controllers.agent.PoolAgent
-
Packages that use PoolAgent Package Description jetbrains.buildServer.controllers.agent -
-
Uses of PoolAgent in jetbrains.buildServer.controllers.agent
Methods in jetbrains.buildServer.controllers.agent that return types with arguments of type PoolAgent Modifier and Type Method Description Set<PoolAgent>
PoolBox. getAgents()
Methods in jetbrains.buildServer.controllers.agent with parameters of type PoolAgent Modifier and Type Method Description void
PoolBox. addAgent(PoolAgent agent)
int
PoolAgent. compareTo(PoolAgent that)
-