Uses of Class
jetbrains.buildServer.serverSide.AgentCannotBeRemovedException
-
-
Uses of AgentCannotBeRemovedException in jetbrains.buildServer.serverSide
Methods in jetbrains.buildServer.serverSide that throw AgentCannotBeRemovedException Modifier and Type Method Description void
BuildAgentManager. removeAgent(SBuildAgent agent, SUser user)
Removes specified agent and cleans up this agent state from the database. -
Uses of AgentCannotBeRemovedException in jetbrains.buildServer.serverSide.agentPools
Methods in jetbrains.buildServer.serverSide.agentPools that throw AgentCannotBeRemovedException Modifier and Type Method Description void
MockBuildAgentManager. removeAgent(SBuildAgent agent, SUser user)
-
Uses of AgentCannotBeRemovedException in jetbrains.buildServer.serverSide.impl
Methods in jetbrains.buildServer.serverSide.impl that throw AgentCannotBeRemovedException Modifier and Type Method Description void
BuildAgentManagerImpl. removeAgent(SBuildAgent agent, SUser user)
-
Uses of AgentCannotBeRemovedException in jetbrains.buildServer.serverSide.impl.auth
Methods in jetbrains.buildServer.serverSide.impl.auth that throw AgentCannotBeRemovedException Modifier and Type Method Description void
SecuredBuildAgentManager. removeAgent(SBuildAgent agent, SUser user)
-