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 StringAgentCommandsExecutor. executeCommandAndWait(PollingRemoteAgentConnection.Command command)StringMultiNodeAgentCommandsExecutor. executeCommandAndWait(PollingRemoteAgentConnection.Command command)Synchronously execute commandStringSingleNodeAgentCommandsExecutor. executeCommandAndWait(PollingRemoteAgentConnection.Command command)Synchronously execute commandStringSingleNodeAgentCommandResult. waitForResult()
-