public class ContainerStep extends org.jenkinsci.plugins.workflow.steps.Step implements Serializable
Modifier and Type | Class and Description |
---|---|
static class |
ContainerStep.DescriptorImpl |
ExtensionPoint.LegacyInstancesAreScopedToHudson
Constructor and Description |
---|
ContainerStep(String name) |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
String |
getShell() |
void |
setShell(String shell) |
org.jenkinsci.plugins.workflow.steps.StepExecution |
start(org.jenkinsci.plugins.workflow.steps.StepContext context) |
Copyright © 2016–2019. All rights reserved.