Interface | Description |
---|---|
GerritConfigListener |
Implementations of the GerritConfigListener interface expects to react GerritServerConfig
updates.
|
ProjectOwnerGroupsProvider.Factory | |
UrlFormatter |
Formats URLs to different parts of the Gerrit API and UI.
|
Enum | Description |
---|---|
ConfigUpdatedEvent.ConfigEntryType | |
ConfigUpdatedEvent.UpdateResult | |
GerritRuntime |
Represents the current runtime environment in which Gerrit is running.
|
VerboseSuperprojectUpdate |
Verbosity level of the commit message for submodule subscriptions.
|
Annotation Type | Description |
---|---|
AdministrateServerGroups |
Groups that can always exercise
administrateServer capability. |
AnonymousCowardName |
Special name for a user that hasn't set a name.
|
CanonicalWebUrl |
Marker on a
String holding the canonical address for this server. |
EnableReverseDnsLookup | |
GerritInstanceName |
Marker on a
String holding the instance name for this server. |
GerritServerConfig |
Marker on
Config holding gerrit.config . |
GerritServerId |
Marker on a string holding a unique identifier for the server.
|
GitReceivePackGroups |
Used to populate the groups of users that are allowed to run receive-pack on the server.
|
GitUploadPackGroups |
Used to populate the groups of users that are allowed to run upload-pack on the server.
|
ReceiveCommitsExecutor |
Marker on the global
ExecutorService used by ReceiveCommits . |
SendEmailExecutor |
Marker on the global
ScheduledThreadPoolExecutor used to send email. |
SitePath |
Marker on a
File pointing to the site path. |