| Package | Description |
|---|---|
| org.opensingular.flow.schedule | |
| org.opensingular.flow.schedule.quartz |
| Modifier and Type | Class and Description |
|---|---|
class |
ScheduledJob |
| Modifier and Type | Method and Description |
|---|---|
void |
IScheduleService.schedule(IScheduledJob scheduledJob) |
void |
IScheduleService.trigger(IScheduledJob scheduledJob) |
| Modifier and Type | Method and Description |
|---|---|
void |
QuartzScheduleService.schedule(IScheduledJob scheduledJob) |
void |
QuartzScheduleService.trigger(IScheduledJob scheduledJob) |
| Constructor and Description |
|---|
QuartzScheduledJob(IScheduledJob job) |
Copyright © 2017. All rights reserved.