Class DelaySchedule
java.lang.Object
com.norconex.crawler.web.doc.operations.delay.impl.DelaySchedule
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleangetDelay()inthashCode()setDayOfMonthRange(DelayRange<Integer> dayOfMonthRange) setDayOfWeekRange(DelayRange<DelaySchedule.DOW> dayOfWeekRange) setTimeRange(DelayRange<LocalTime> timeRange) toString()
-
Constructor Details
-
DelaySchedule
public DelaySchedule()
-
-
Method Details
-
getDayOfWeekRange
-
getDayOfMonthRange
-
getTimeRange
-
getDelay
-
setDayOfWeekRange
- Returns:
this.
-
setDayOfMonthRange
- Returns:
this.
-
setTimeRange
- Returns:
this.
-
setDelay
- Returns:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-