| Interface | Description |
|---|---|
| GerritEvent |
Base interface for all events streamed from Gerrit.
|
| GerritJsonDTO |
Base interface for all DTO POJOs that represents a JSON data structure.
|
| GerritJsonEvent |
Base interface for a JSON event from Gerrit.
|
| Class | Description |
|---|---|
| GerritEventKeys |
Contains constants that represent the names of Gerrit Event JSON properties.
|
| Enum | Description |
|---|---|
| GerritEventType |
Representation of the type of event, if they are interesting and what class to use to parse the JSON string.
|
Copyright © 2004-2015 Hudson. All Rights Reserved.