Uses of Package
org.jenkinsci.plugins.durabletask
Packages that use org.jenkinsci.plugins.durabletask
-
Classes in org.jenkinsci.plugins.durabletask used by org.jenkinsci.plugins.durabletaskClassDescriptionDefines 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 for
DurableTask
.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.