public class ScriptStep extends BasicSSHStep
| Modifier and Type | Class and Description |
|---|---|
static class |
ScriptStep.DescriptorImpl |
static class |
ScriptStep.Execution |
ExtensionPoint.LegacyInstancesAreScopedToHudson| Constructor and Description |
|---|
ScriptStep(String script) |
| Modifier and Type | Method and Description |
|---|---|
org.jenkinsci.plugins.workflow.steps.StepExecution |
start(org.jenkinsci.plugins.workflow.steps.StepContext context) |
@DataBoundConstructor public ScriptStep(String script)
Copyright © 2018–2022. All rights reserved.