Package org.jenkinsci.plugins.durabletask
package org.jenkinsci.plugins.durabletask
-
ClassDescriptionRuns a Bourne shell script on a Unix node using
nohup
.Deprecated.Defines how to control the execution of a task after it has started.A task which may be run asynchronously on a build node and withstand disconnection of the slave agent.Descriptor type forDurableTask
.A task which forks some external command and then waits for log and status files to be updated/created.Tails a log file and watches for an exit status file.A remote handler which may be sent to an agent and handle process output and results.Generated localization support class.Runs a Powershell scriptRuns a Windows batch script.