com.chikli.hudson.plugin.naginator
Class ProgressiveDelay
java.lang.Object
hudson.model.AbstractDescribableImpl<ScheduleDelay>
com.chikli.hudson.plugin.naginator.ScheduleDelay
com.chikli.hudson.plugin.naginator.ProgressiveDelay
- All Implemented Interfaces:
- hudson.model.Describable<ScheduleDelay>
public class ProgressiveDelay
- extends ScheduleDelay
| Methods inherited from class com.chikli.hudson.plugin.naginator.ScheduleDelay |
all |
| Methods inherited from class hudson.model.AbstractDescribableImpl |
getDescriptor |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProgressiveDelay
@DataBoundConstructor
public ProgressiveDelay(int increment,
int max)
getIncrement
public int getIncrement()
getMax
public int getMax()
computeScheduleDelay
public int computeScheduleDelay(hudson.model.AbstractBuild failedBuild)
- Specified by:
computeScheduleDelay in class ScheduleDelay
Copyright © 2004-2016. All Rights Reserved.