Interface | Description |
---|---|
ChangeDraftUpdate.Factory | |
ChangeUpdate.Factory |
Class | Description |
---|---|
AbstractChangeNotes<T> |
View of contents at a single ref related to some change.
|
AbstractChangeUpdate |
A single delta related to a specific patch-set of a change.
|
ChangeDraftUpdate |
A single delta to apply atomically to a change.
|
ChangeNotes |
View of a single
Change based on the log of its notes branch. |
ChangeNotes.Factory | |
ChangeNoteUtil | |
ChangeRebuilder | |
ChangeUpdate |
A delta to apply to a change.
|
CommentsInNotesUtil |
Utility functions to parse PatchLineComments out of a note byte array and
store a list of PatchLineComments in the form of a note (in a byte array).
|
DraftCommentNotes |
View of the draft comments for a single
Change based on the log of
its drafts branch. |
DraftCommentNotes.Factory | |
NoteDbModule | |
NotesMigration |
Holds the current state of the NoteDb migration.
|
Enum | Description |
---|---|
ReviewerState |
State of a reviewer on a change.
|