| Interface | Description | 
|---|---|
| EventQueue | 
 Interface to define the queue operations for the events system 
 | 
| Class | Description | 
|---|---|
| BundleJobEvent | 
 Class implementing JobEvent for events generated by Bundle Jobs 
 | 
| CoordinatorActionEvent | 
 Class implementing JobEvent for events generated by Coordinator Actions 
 | 
| CoordinatorJobEvent | 
 Class implementing JobEvent for events generated by Coordinator Jobs 
 | 
| EventQueue.EventQueueElement | |
| MemoryEventQueue | 
 An implementation of the EventQueue, defining a memory-based data structure
 holding the events 
 | 
| WorkflowActionEvent | 
 Class implementing JobEvent for events generated by Workflow Actions 
 | 
| WorkflowJobEvent | 
 Class implementing JobEvent for events generated by Workflow Jobs 
 | 
Copyright © 2016 Apache Software Foundation. All rights reserved.