Uses of Package
jetbrains.buildServer.agent.runner
-
Packages that use jetbrains.buildServer.agent.runner Package Description jetbrains.buildServer.agent.runner jetbrains.buildServer.agent.runner2 -
Classes in jetbrains.buildServer.agent.runner used by jetbrains.buildServer.agent.runner Class Description CannotBuildCommandLineException CommandExecution Represents a process description to start withMultiCommandBuildSession
CommandLineBuildService Represents process run parameters that checks processes exit code regardingAgentRunningBuild.getFailBuildOnExitCode()
build configuration option kill all agent child processes on build interrupt returnsLoggingProcessListener
to log all process output to the build log UseBuildServiceAdapter
to simplify code.JavaCommandLineBuilder JavaCommandLineBuilder.JavaVersionProvider MultiCommandBuildSession Represents multi-process build runner.ProcessListener Listener interface for notification from running process To implement this interface, extendProcessListenerAdapter
ProcessListenerAdapter ProgramCommandLine interface providing information to start the processTerminationAction defines how build agent should stop running build processTextLineFilter.Action -
Classes in jetbrains.buildServer.agent.runner used by jetbrains.buildServer.agent.runner2 Class Description CommandLineBuildServiceFactory Build runner interface to run processesMultiCommandBuildSession Represents multi-process build runner.MultiCommandBuildSessionFactory Represent multiple processes build runners APIProcessListener Listener interface for notification from running process To implement this interface, extendProcessListenerAdapter