메소드 | 설명 | |
---|---|---|
CreateCronParser ( ) : ITextToSchedule |
Creates an ITextToSchedule that parses Quartz cron expressions.
|
|
CreateEnglishParser ( ) : ITextToSchedule |
Creates an ITextToSchedule that parses English.
|
|
CreateStandardParser ( ) : ITextToSchedule |
Creates the standard parser that parses both English and Cron syntax.
|