| Interface | Description |
|---|---|
| ConnectionListener |
A listener for basic Gerrit connection status.
|
| GerritCmdRunner | |
| GerritConnectionConfig |
Interface for an object that has information about how to connect to the Gerrit server.
|
| GerritEventListener |
Base Listener interface for those that are interested in Gerrit events.
|
| Class | Description |
|---|---|
| GerritDefaultValues |
Contains the default values for Gerrit communication.
|
| GerritHandler |
Main class for this module.
|
| GerritJsonEventFactory |
Contains utility methods for handling JSONObjects.
|
| GerritQueryHandler |
This class helps you call gerrit query to search for patch-sets.
|
| GerritSendCommandQueue |
A thread-pool and queue implementation for queueing commands to the Gerrit server.
|
| Exception | Description |
|---|---|
| GerritQueryException |
Represents a Query result of type "error".
|
Copyright © 2004-2015 Hudson. All Rights Reserved.