Uses of Interface
jetbrains.buildServer.agent.runner.CommandExecution
-
Packages that use CommandExecution Package Description jetbrains.buildServer.agent.runner -
-
Uses of CommandExecution in jetbrains.buildServer.agent.runner
Methods in jetbrains.buildServer.agent.runner that return CommandExecution Modifier and Type Method Description CommandExecutionMultiCommandBuildSession. getNextCommand()This method is used to iterate through a dynamic list of processes that runner implementation is running.
-