Uses of Class
jetbrains.buildServer.serverSide.impl.agent.AgentCommandExecutionException
-
Packages that use AgentCommandExecutionException Package Description jetbrains.buildServer.serverSide.impl.agent -
-
Uses of AgentCommandExecutionException in jetbrains.buildServer.serverSide.impl.agent
Methods in jetbrains.buildServer.serverSide.impl.agent that throw AgentCommandExecutionException 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()
-