public final class SleepStep
extends org.jenkinsci.plugins.workflow.steps.Step
Modifier and Type | Class and Description |
---|---|
static class |
SleepStep.DescriptorImpl |
static class |
SleepStep.Execution |
ExtensionPoint.LegacyInstancesAreScopedToHudson
Constructor and Description |
---|
SleepStep(int time) |
Modifier and Type | Method and Description |
---|---|
int |
getTime() |
TimeUnit |
getUnit() |
void |
setUnit(TimeUnit unit) |
org.jenkinsci.plugins.workflow.steps.StepExecution |
start(org.jenkinsci.plugins.workflow.steps.StepContext context) |
Copyright © 2016–2022. All rights reserved.