Interface | Description |
---|---|
EventDispatcher |
Interface for posting (dispatching) Events
|
EventListener |
Allows to listen to events without user visibility restrictions.
|
UserScopedEventListener |
Allows to listen to events visible to the specified user.
|
Class | Description |
---|---|
EventBroker |
Distributes Events to listeners if they are allowed to see them
|
EventBroker.Module | |
FileUtil | |
FooterConstants | |
FormatUtil | |
IoUtil | |
PageLinks | |
PluginData | |
ProjectAccessUtil | |
ProjectUtil | |
RawInputUtil | |
SiteLibraryLoaderUtil | |
TimeUtil |
Static utility methods for dealing with dates and times.
|
Version |
Exception | Description |
---|---|
Die |
Annotation Type | Description |
---|---|
Nullable |
Gerrit's own replacement for the javax.annotations.Nullable
|