Uses of Class
jetbrains.buildServer.agent.impl.serverCommunication.ServerCommandsExecutor
-
Packages that use ServerCommandsExecutor Package Description jetbrains.buildServer.agent.impl.serverCommunication -
-
Uses of ServerCommandsExecutor in jetbrains.buildServer.agent.impl.serverCommunication
Constructors in jetbrains.buildServer.agent.impl.serverCommunication with parameters of type ServerCommandsExecutor Constructor Description ServerCommandsPoller(BuildAgentConfiguration configuration, ServerCommandsExecutor serverCommandsExecutor, HttpApi serverApi, EventDispatcher<AgentLifeCycleListener> agentDispatcher)
-