Uses of Class
jetbrains.buildServer.serverSide.impl.agent.AgentTimeoutException
-
Packages that use AgentTimeoutException Package Description jetbrains.buildServer.serverSide.impl.agent -
-
Uses of AgentTimeoutException in jetbrains.buildServer.serverSide.impl.agent
Methods in jetbrains.buildServer.serverSide.impl.agent that throw AgentTimeoutException Modifier and Type Method Description String
AgentCommandsExecutor. executeCommandAndWait(PollingRemoteAgentConnection.Command command)
String
MultiNodeAgentCommandsExecutor. executeCommandAndWait(PollingRemoteAgentConnection.Command command)
Synchronously execute commandString
SingleNodeAgentCommandsExecutor. executeCommandAndWait(PollingRemoteAgentConnection.Command command)
Synchronously execute commandString
SingleNodeAgentCommandResult. waitForResult()
-