public class ThrottleStep extends org.jenkinsci.plugins.workflow.steps.Step implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
ThrottleStep.DescriptorImpl |
ExtensionPoint.LegacyInstancesAreScopedToHudson| Constructor and Description |
|---|
ThrottleStep(List<String> categories) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getCategories() |
org.jenkinsci.plugins.workflow.steps.StepExecution |
start(org.jenkinsci.plugins.workflow.steps.StepContext context) |
Copyright © 2016–2022. All rights reserved.