Interface ITimeRecurrence
- All Known Implementing Classes:
IncrementalRecurrence
,QualifiedDayOfMonth
,QualifiedDayOfWeek
,RecurrenceList
,SequentialRecurrence
public interface ITimeRecurrence
A marker interface used to identify classes that can be used to specify the time (hour/minute) recurrence of job
triggers and scheduler availability windows.
- Author:
- arodriguez