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 classVcsTextLoggerImpl -
Uses of TextLogger in jetbrains.buildServer.agent.vcs
Methods in jetbrains.buildServer.agent.vcs with parameters of type TextLogger Modifier and Type Method Description booleanAgentVcsSupport. canRun(BuildAgentConfiguration agentConfiguration, TextLogger messageLog)booleanAgentVcsSupportCore. canRun(BuildAgentConfiguration agentConfiguration, TextLogger messageLog)This method may be called at any time.
-