Extension Points defined in Durable Task Plugin
This site is the new docs site currently being tested. For the actual docs in use please go to https://www.jenkins.io/doc. |
DurableTask
jenkinsdoc:durable-task:org.jenkinsci.plugins.durabletask.DurableTask]
A task which may be run asynchronously on a build node and withstand disconnection of the slave agent. Should have a descriptor, and a {@code config.jelly} for form data binding.
Implementations:
-
Durable Task Plugin: org.
jenkinsci. plugins. durabletask. BourneShellScript (view on GitHub) -
Durable Task Plugin: org.
jenkinsci. plugins. durabletask. FileMonitoringTask (view on GitHub) -
Durable Task Plugin: org.
jenkinsci. plugins. durabletask. PowershellScript (view on GitHub) -
Durable Task Plugin: org.
jenkinsci. plugins. durabletask. WindowsBatchScript (view on GitHub)