| Package | Description |
|---|---|
| org.aoju.bus.cron | |
| org.aoju.bus.cron.factory |
| Modifier and Type | Method and Description |
|---|---|
CronTask |
Executor.getCronTask()
获得原始任务对象
|
| Modifier and Type | Method and Description |
|---|---|
Executor |
Manager.spawnExecutor(CronTask task)
启动 TaskExecutor
|
| Constructor and Description |
|---|
Executor(Scheduler scheduler,
CronTask task)
构造
|
| Modifier and Type | Method and Description |
|---|---|
CronTask |
CronTask.setPattern(CronPattern pattern)
设置新的定时表达式
|
Copyright © 2021. All rights reserved.