public class MilestoneStep
extends org.jenkinsci.plugins.workflow.steps.AbstractStepImpl
| Modifier and Type | Class and Description |
|---|---|
static class |
MilestoneStep.DescriptorImpl |
ExtensionPoint.LegacyInstancesAreScopedToHudson| Constructor and Description |
|---|
MilestoneStep(Integer ordinal) |
| Modifier and Type | Method and Description |
|---|---|
String |
getLabel() |
Integer |
getOrdinal() |
boolean |
isUnsafe() |
void |
setLabel(String label) |
void |
setUnsafe(boolean unsafe) |
@DataBoundConstructor public MilestoneStep(Integer ordinal)
Copyright © 2016–2022. All rights reserved.