| Modifier and Type | Interface and Description |
|---|---|
interface |
GerritJsonEvent
Base interface for a JSON event from Gerrit.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Account
Represents a Gerrit JSON Account DTO.
|
class |
Approval
Represents a Gerrit JSON Approval DTO.
|
class |
Change
Represents a Gerrit JSON Change DTO.
|
class |
PatchSet
Represents a Gerrit JSON Patchset DTO.
|
class |
RefUpdate
Represents a Gerrit JSON Reference Updated DTO.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ChangeAbandoned
A DTO representation of the change-abandoned Gerrit Event.
|
class |
ChangeMerged
A DTO representation of the change-merged Gerrit Event.
|
class |
CommentAdded
A DTO representation of the comment-added Gerrit Event.
|
class |
DraftPublished
A DTO representation of the draft-published Gerrit Event.
|
class |
ManualPatchsetCreated
Represents a Patchset manually selected to be built by a user.
|
class |
PatchsetCreated
A DTO representation of the patchset-created Gerrit Event.
|
class |
RefUpdated
A DTO representation of the ref-updated Gerrit Event.
|
Copyright © 2004-2015 Hudson. All Rights Reserved.