| Modifier and Type | Class and Description |
|---|---|
class |
FixedDelay |
class |
ProgressiveDelay |
| Modifier and Type | Method and Description |
|---|---|
ScheduleDelay |
NaginatorScheduleAction.getDelay() |
ScheduleDelay |
NaginatorPublisher.getDelay() |
| Modifier and Type | Method and Description |
|---|---|
static hudson.DescriptorExtensionList<ScheduleDelay,hudson.model.Descriptor<ScheduleDelay>> |
ScheduleDelay.all() |
static hudson.DescriptorExtensionList<ScheduleDelay,hudson.model.Descriptor<ScheduleDelay>> |
ScheduleDelay.all() |
| Constructor and Description |
|---|
NaginatorPublisher(String regexpForRerun,
boolean rerunIfUnstable,
boolean rerunMatrixPart,
boolean checkRegexp,
boolean regexpForMatrixParent,
int maxSchedule,
ScheduleDelay delay)
Deprecated.
|
NaginatorPublisher(String regexpForRerun,
boolean rerunIfUnstable,
boolean rerunMatrixPart,
boolean checkRegexp,
int maxSchedule,
ScheduleDelay delay)
constructor.
|
NaginatorScheduleAction(int maxSchedule,
ScheduleDelay delay,
boolean rerunMatrixPart)
Should reschedule the build for specified times.
|
Copyright © 2016–2019. All rights reserved.