| AnonymousUser |
An anonymous user who has not yet authenticated.
|
| ApprovalInference |
Computes approvals for a given patch set by looking at approvals applied to the given patch set
and by additionally inferring approvals from the patch set's parents.
|
| ApprovalsUtil |
Utility functions to manipulate patchset approvals.
|
| AssigneeStatusUpdate |
Change to an assignee's status.
|
| AuditEvent |
|
| AuditEvent.UUID |
|
| ChangeMessagesUtil |
Utility functions to manipulate ChangeMessages.
|
| ChangeUtil |
|
| CmdLineParserModule |
|
| CommentsUtil |
Utility functions to manipulate Comments.
|
| CommonConverters |
Converters to classes in com.google.gerrit.extensions.common.
|
| CreateGroupPermissionSyncer |
With groups in NoteDb, the capability of creating a group is expressed as a CREATE
permission on refs/groups/* rather than a global capability in All-Projects.
|
| CurrentUser |
Information about the currently logged in user.
|
| CurrentUser.PropertyKey<T> |
Unique key for plugin/extension specific data on a CurrentUser.
|
| DynamicOptions |
Helper class to define and parse options from plugins on ssh and RestAPI commands.
|
| GerritPersonIdentProvider |
|
| IdentifiedUser |
An authenticated user.
|
| IdentifiedUser.GenericFactory |
Create an IdentifiedUser, ignoring any per-request state.
|
| IdentifiedUser.RequestFactory |
Create an IdentifiedUser, relying on current request state.
|
| InternalUser |
User identity for plugin code that needs an identity.
|
| LibModuleLoader |
Loads configured Guice modules from gerrit.installModule.
|
| ModuleOverloader |
|
| OptionUtil |
Utilities for option parsing.
|
| PatchSetUtil |
Utilities for manipulating patch sets.
|
| PeerDaemonUser |
Identity of a peer daemon process that isn't this JVM.
|
| PluginUser |
User identity for plugin code that needs an identity.
|
| ProjectUtil |
|
| PublishCommentUtil |
|
| RequestCleanup |
Registers cleanup activities to be completed when a scope ends.
|
| RequestInfo |
Information about a request that was received from a user.
|
| RequestInfo.Builder |
|
| ReviewerByEmailSet |
Set of reviewers on a change that do not have a Gerrit account and were added by email instead.
|
| ReviewerSet |
Set of reviewers on a change.
|
| ReviewerStatusUpdate |
Change to a reviewer's status.
|
| StarredChangesUtil |
|
| StarredChangesUtil.StarField |
|
| StarredChangesUtil.StarRef |
|
| StartupChecks |
|
| StartupChecks.Module |
|
| TraceRequestListener |
Request listener that sets additional logging tags and enables tracing automatically if the
request matches any tracing configuration in gerrit.config (see description of
'tracing.' subsection in config-gerrit.txt).
|
| UrlEncoded |
|
| WebLinks |
|