| Interface | Description |
|---|---|
| Coordinator |
Representation interface of an EventThread workers coordinator.
|
| Work |
Base work for an
EventThread worker. |
| Class | Description |
|---|---|
| AbstractGerritEventWork |
Base work when all other work is done.
|
| AbstractJsonObjectWork |
Abstract work that converts a JSON object to a GerritEvent.
|
| EventThread |
A basic event thread.
|
| GerritEventWork |
Notifies all listeners of the arrived event.
|
| StreamEventsStringWork |
Top of the hierarchies of work, converts the string to JSON if it is interesting and usable.
|
Copyright © 2004-2015 Hudson. All Rights Reserved.