Uses of Interface
jetbrains.buildServer.TextLogger
-
Packages that use TextLogger Package Description jetbrains.buildServer.agent.impl.vcs jetbrains.buildServer.agent.vcs -
-
Uses of TextLogger in jetbrains.buildServer.agent.impl.vcs
Classes in jetbrains.buildServer.agent.impl.vcs that implement TextLogger Modifier and Type Class Description class
VcsTextLoggerImpl
-
Uses of TextLogger in jetbrains.buildServer.agent.vcs
Methods in jetbrains.buildServer.agent.vcs with parameters of type TextLogger Modifier and Type Method Description boolean
AgentVcsSupport. canRun(BuildAgentConfiguration agentConfiguration, TextLogger messageLog)
boolean
AgentVcsSupportCore. canRun(BuildAgentConfiguration agentConfiguration, TextLogger messageLog)
This method may be called at any time.
-