| Class | Description |
|---|---|
| Event |
This interface defines an Event that can be generated via Job status changes
or SLA related events
|
| JobEvent |
An abstract implementation of the Event interface, related to
notification events after job status changes
|
| SLAEvent |
A sub-class of the Event interface, related to
notification events after SLA mets/misses
|
| Enum | Description |
|---|---|
| Event.MessageType |
Events will be messages, broadly of type - Job related or SLA related
|
| JobEvent.EventStatus |
Coarse-grained status of the job event
|
| SLAEvent.EventStatus | |
| SLAEvent.SLAStatus |
Copyright © 2018 Apache Software Foundation. All rights reserved.