| Class | Description |
|---|---|
| BroadcastJobListener |
Holds a List of references to JobListener instances and broadcasts all events
to them (in order).
|
| BroadcastSchedulerListener |
Holds a List of references to SchedulerListener instances and broadcasts all
events to them (in order).
|
| BroadcastTriggerListener |
Holds a List of references to TriggerListener instances and broadcasts all
events to them (in order).
|
| JobChainingJobListener |
Keeps a collection of mappings of which Job to trigger after the completion
of a given job.
|
Copyright © 2016–2021 Philip Helger. All rights reserved.