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.naginator
 class FixedDelay
           
 class ProgressiveDelay
           
 

Methods in com.chikli.hudson.plugin.naginator that return ScheduleDelay
 ScheduleDelay NaginatorPublisher.getDelay()
           
 

Methods in com.chikli.hudson.plugin.naginator that return types with arguments of type ScheduleDelay
static hudson.DescriptorExtensionList<ScheduleDelay,hudson.model.Descriptor<ScheduleDelay>> ScheduleDelay.all()
           
static hudson.DescriptorExtensionList<ScheduleDelay,hudson.model.Descriptor<ScheduleDelay>> ScheduleDelay.all()
           
 

Constructors in com.chikli.hudson.plugin.naginator with parameters of type ScheduleDelay
NaginatorPublisher(String regexpForRerun, boolean rerunIfUnstable, boolean rerunMatrixPart, boolean checkRegexp, int maxSchedule, ScheduleDelay delay)
           
 



Copyright © 2004-2015. All Rights Reserved.