Class ProgressiveDelay

All Implemented Interfaces:
Describable<ScheduleDelay>

public class ProgressiveDelay extends ScheduleDelay
Author:
Nicolas De Loof
  • Constructor Details

    • ProgressiveDelay

      @DataBoundConstructor public ProgressiveDelay(int increment, int max)
  • Method Details