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