com.chikli.hudson.plugin.naginator
Class FixedDelay
java.lang.Object
hudson.model.AbstractDescribableImpl<ScheduleDelay>
com.chikli.hudson.plugin.naginator.ScheduleDelay
com.chikli.hudson.plugin.naginator.FixedDelay
- All Implemented Interfaces:
- hudson.model.Describable<ScheduleDelay>
public class FixedDelay
- 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 |
FixedDelay
@DataBoundConstructor
public FixedDelay(int delay)
getDelay
public int getDelay()
computeScheduleDelay
public int computeScheduleDelay(hudson.model.AbstractBuild failedBuild)
- Specified by:
computeScheduleDelay in class ScheduleDelay
Copyright © 2004-2016. All Rights Reserved.