Uses of Class
com.chikli.hudson.plugin.naginator.ScheduleDelay
-
Uses of ScheduleDelay in com.chikli.hudson.plugin.naginator
Subclasses of ScheduleDelay in com.chikli.hudson.plugin.naginatorMethods in com.chikli.hudson.plugin.naginator that return ScheduleDelayModifier and TypeMethodDescriptionNaginatorPublisher.getDelay()
NaginatorScheduleAction.getDelay()
Methods in com.chikli.hudson.plugin.naginator that return types with arguments of type ScheduleDelayConstructors in com.chikli.hudson.plugin.naginator with parameters of type ScheduleDelayModifierConstructorDescriptionNaginatorPublisher
(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.
NaginatorPublisher(String, boolean, boolean, boolean, int, ScheduleDelay)
and other setters