| Package | Description |
|---|---|
| org.kquiet.jobscheduler | |
| org.kquiet.jobscheduler.impl.common |
| Modifier and Type | Method and Description |
|---|---|
JobBase |
JobBase.setJobController(JobController ctrl) |
| Modifier and Type | Method and Description |
|---|---|
void |
JobController.forwardEvent(JobBase sourceJob,
Object event)
Forward event from source job to the other managed jobs.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JobController.start(Iterable<JobBase> jobList)
Start to initialize jobs and schedule them by configuration.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RestartBrowser
Restart internal browser of associated job controller.
|
Copyright © 2019. All rights reserved.