Uses of Interface
jetbrains.buildServer.agent.impl.StoppableBuildState
-
Packages that use StoppableBuildState Package Description jetbrains.buildServer.agent.impl jetbrains.buildServer.agent.impl.buildStages.startStages.steps -
-
Uses of StoppableBuildState in jetbrains.buildServer.agent.impl
Subinterfaces of StoppableBuildState in jetbrains.buildServer.agent.impl Modifier and Type Interface Description interface
BuildRunAgentState
Classes in jetbrains.buildServer.agent.impl that implement StoppableBuildState Modifier and Type Class Description class
BuildRunAgentStateImpl
-
Uses of StoppableBuildState in jetbrains.buildServer.agent.impl.buildStages.startStages.steps
Constructors in jetbrains.buildServer.agent.impl.buildStages.startStages.steps with parameters of type StoppableBuildState Constructor Description StepExecutionOraculum(StoppableBuildState interruptState, AgentRunningBuildEx build)
-