Uses of Interface
jetbrains.buildServer.agent.AgentLogProxy
-
Packages that use AgentLogProxy Package Description jetbrains.buildServer.agent.impl jetbrains.buildServer.agent.impl.artifacts -
-
Uses of AgentLogProxy in jetbrains.buildServer.agent.impl
Classes in jetbrains.buildServer.agent.impl that implement AgentLogProxy Modifier and Type Class Description class
AgentLogProxyImpl
Methods in jetbrains.buildServer.agent.impl that return AgentLogProxy Modifier and Type Method Description AgentLogProxy
BuildAgentImpl. _getLogProxy()
Methods in jetbrains.buildServer.agent.impl with parameters of type AgentLogProxy Modifier and Type Method Description void
BuildAgentImpl. setLogProxy(AgentLogProxy logProxy)
static void
AgentLogProxyUtil. wait4SendFailure(AgentLogProxy proxy)
-
Uses of AgentLogProxy in jetbrains.buildServer.agent.impl.artifacts
Methods in jetbrains.buildServer.agent.impl.artifacts with parameters of type AgentLogProxy Modifier and Type Method Description void
ArtifactProcessor. init(BuildProgressLogger logger, AgentLogProxy logProxy)
-