public class NodesByLabelStep
extends org.jenkinsci.plugins.workflow.steps.Step
| Modifier and Type | Class and Description |
|---|---|
static class |
NodesByLabelStep.DescriptorImpl |
static class |
NodesByLabelStep.Execution |
| Constructor and Description |
|---|
NodesByLabelStep(String label) |
| Modifier and Type | Method and Description |
|---|---|
String |
getLabel() |
boolean |
isOffline() |
void |
setOffline(boolean offline) |
org.jenkinsci.plugins.workflow.steps.StepExecution |
start(org.jenkinsci.plugins.workflow.steps.StepContext context) |
@DataBoundConstructor public NodesByLabelStep(String label)
public String getLabel()
public boolean isOffline()
@DataBoundSetter public void setOffline(boolean offline)
public org.jenkinsci.plugins.workflow.steps.StepExecution start(org.jenkinsci.plugins.workflow.steps.StepContext context)
start in class org.jenkinsci.plugins.workflow.steps.StepCopyright © 2016–2020. All rights reserved.