Package org.jenkinsci.plugins.workflow.steps.durable_task
package org.jenkinsci.plugins.workflow.steps.durable_task
-
ClassesClassDescriptionAsynchronous batch script execution.Runs a durable task, such as a shell script, typically on an agent.Represents one task that is believed to still be running.Works around the fact that
Terminator
is run beforeJenkins.isTerminating()
is set.Generated localization support class.Asynchronous batch script execution.Runs a Bourne shell script asynchronously on a build agent.