public class CreateStep extends org.jenkinsci.plugins.workflow.steps.Step implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
CreateStep.DescriptorImpl |
static class |
CreateStep.Execution |
| Constructor and Description |
|---|
CreateStep(int permit) |
| Modifier and Type | Method and Description |
|---|---|
void |
setPermit(int permit) |
org.jenkinsci.plugins.workflow.steps.StepExecution |
start(org.jenkinsci.plugins.workflow.steps.StepContext stepContext) |
Copyright © 2016–2020. All rights reserved.