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 classAgentLogProxyImplMethods in jetbrains.buildServer.agent.impl that return AgentLogProxy Modifier and Type Method Description AgentLogProxyBuildAgentImpl. _getLogProxy()Methods in jetbrains.buildServer.agent.impl with parameters of type AgentLogProxy Modifier and Type Method Description voidBuildAgentImpl. setLogProxy(AgentLogProxy logProxy)static voidAgentLogProxyUtil. 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 voidArtifactProcessor. init(BuildProgressLogger logger, AgentLogProxy logProxy)
-