public class SignalAllStep extends org.jenkinsci.plugins.workflow.steps.Step implements Serializable
Modifier and Type | Class and Description |
---|---|
static class |
SignalAllStep.DescriptorImpl |
static class |
SignalAllStep.Execution |
Constructor and Description |
---|
SignalAllStep(LockAndCondition condition) |
Modifier and Type | Method and Description |
---|---|
org.jenkinsci.plugins.workflow.steps.StepExecution |
start(org.jenkinsci.plugins.workflow.steps.StepContext stepContext) |
@DataBoundConstructor public SignalAllStep(LockAndCondition condition)
Copyright © 2016–2020. All rights reserved.