| Package | Description |
|---|---|
| org.aoju.bus.cron |
定时任务模块,提供类Crontab表达式的定时任务,实现参考了Cron4j,同时可以支持秒级别的定时任务定义和年的定义(同时兼容Crontab、Cron4j、Quartz表达式)
|
| Modifier and Type | Field and Description |
|---|---|
protected Configure |
Scheduler.config
定时任务配置
|
| Modifier and Type | Method and Description |
|---|---|
Configure |
Configure.setMatchSecond(boolean isMatchSecond)
设置是否支持秒匹配,默认不使用
|
Configure |
Configure.setTimeZone(TimeZone timezone)
设置时区
|
Copyright © 2021. All rights reserved.