Uses of Interface
jetbrains.buildServer.agent.runner.MultiCommandBuildSessionFactory
-
Packages that use MultiCommandBuildSessionFactory Package Description jetbrains.buildServer.agent.runner2 -
-
Uses of MultiCommandBuildSessionFactory in jetbrains.buildServer.agent.runner2
Classes in jetbrains.buildServer.agent.runner2 that implement MultiCommandBuildSessionFactory Modifier and Type Class Description class
SingleCommandLineBuildSessionFactoryAdapter
Constructors in jetbrains.buildServer.agent.runner2 with parameters of type MultiCommandBuildSessionFactory Constructor Description GenericCommandLineRunner(MultiCommandBuildSessionFactory factory, ExtensionHolder extensionHolder)
-