Uses of Interface
jetbrains.buildServer.serverSide.agentPools.AgentPoolUtil.PoolInfo
-
Packages that use AgentPoolUtil.PoolInfo Package Description jetbrains.buildServer.controllers.agent jetbrains.buildServer.serverSide.agentPools -
-
Uses of AgentPoolUtil.PoolInfo in jetbrains.buildServer.controllers.agent
Classes in jetbrains.buildServer.controllers.agent that implement AgentPoolUtil.PoolInfo Modifier and Type Class Description class
PoolBox
Incapsulates data from one pool rectangle on the Agent Pools tab. -
Uses of AgentPoolUtil.PoolInfo in jetbrains.buildServer.serverSide.agentPools
Methods in jetbrains.buildServer.serverSide.agentPools with parameters of type AgentPoolUtil.PoolInfo Modifier and Type Method Description static int
AgentPoolUtil. compare(AgentPoolUtil.PoolInfo pool1, AgentPoolUtil.PoolInfo pool2)
-