public final class LabelledShellStep
extends org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep
| Modifier and Type | Class and Description |
|---|---|
static class |
LabelledShellStep.DescriptorImpl |
| Constructor and Description |
|---|
LabelledShellStep(String script) |
| Modifier and Type | Method and Description |
|---|---|
String |
getScript() |
org.jenkinsci.plugins.workflow.steps.StepExecution |
start(org.jenkinsci.plugins.workflow.steps.StepContext context) |
protected org.jenkinsci.plugins.durabletask.DurableTask |
task() |
@DataBoundConstructor public LabelledShellStep(String script)
public String getScript()
protected org.jenkinsci.plugins.durabletask.DurableTask task()
task in class org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStepCopyright © 2016–2018. All rights reserved.