public class UnstableStep
extends org.jenkinsci.plugins.workflow.steps.Step
Modifier and Type | Class and Description |
---|---|
static class |
UnstableStep.DescriptorImpl |
ExtensionPoint.LegacyInstancesAreScopedToHudson
Constructor and Description |
---|
UnstableStep(String message) |
Modifier and Type | Method and Description |
---|---|
String |
getMessage() |
org.jenkinsci.plugins.workflow.steps.StepExecution |
start(org.jenkinsci.plugins.workflow.steps.StepContext context) |
@DataBoundConstructor public UnstableStep(String message)
Copyright © 2016–2022. All rights reserved.