public final class BindingStep
extends org.jenkinsci.plugins.workflow.steps.Step
| Modifier and Type | Class and Description |
|---|---|
static class |
BindingStep.DescriptorImpl |
ExtensionPoint.LegacyInstancesAreScopedToHudson| Constructor and Description |
|---|
BindingStep(List<MultiBinding> bindings) |
| Modifier and Type | Method and Description |
|---|---|
List<MultiBinding> |
getBindings() |
org.jenkinsci.plugins.workflow.steps.StepExecution |
start(org.jenkinsci.plugins.workflow.steps.StepContext context) |
@DataBoundConstructor public BindingStep(List<MultiBinding> bindings)
public List<MultiBinding> getBindings()
Copyright © 2016–2021. All rights reserved.