Class | Description |
---|---|
AbstractChangeNotes<T> |
View of contents at a single ref related to some change.
|
AbstractChangeNotes.Args | |
AbstractChangeNotes.LoadHandle | |
AbstractChangeUpdate |
A single delta related to a specific patch-set of a change.
|
ChangeBundle |
A bundle of all entities rooted at a single
Change entity. |
ChangeDraftUpdate |
A single delta to apply atomically to a change.
|
ChangeNoteJson | |
ChangeNotes |
View of a single
Change based on the log of its notes branch. |
ChangeNotes.Factory | |
ChangeNotes.Factory.ChangeNotesResult | |
ChangeNotesCache | |
ChangeNotesCache.Key | |
ChangeNotesCache.Weigher | |
ChangeNotesCommit |
Commit implementation with some optimizations for change notes parsing.
|
ChangeNotesCommit.ChangeNotesRevWalk | |
ChangeNotesState |
Immutable state associated with a change meta ref at a given commit.
|
ChangeNoteUtil | |
ChangeNoteUtil.CommitMessageRange | |
ChangeNoteUtil.CommitMessageRange.Builder | |
ChangeUpdate |
A delta to apply to a change.
|
CommentJsonMigrator | |
CommentJsonMigrator.ProjectMigrationResult | |
DeleteChangeMessageRewriter |
Deletes a change message from NoteDb by rewriting the commit history.
|
DeleteCommentRewriter |
Deletes a published comment from NoteDb by rewriting the commit history.
|
DeleteZombieCommentsRefs |
This class can be used to clean zombie draft comments refs.
|
DraftCommentNotes |
View of the draft comments for a single
Change based on the log of its drafts branch. |
GwtormChangeBundleReader | |
LegacyChangeNoteRead | |
LegacyChangeNoteWrite | |
MutableNotesMigration |
NotesMigration with additional methods for altering the migration state at runtime. |
NoteDbChangeState |
The state of all relevant NoteDb refs across all repos corresponding to a given Change entity.
|
NoteDbChangeState.Delta | |
NoteDbChangeState.RefState | |
NoteDbModule | |
NoteDbUpdateManager |
Object to manage a single sequence of updates to NoteDb.
|
NoteDbUpdateManager.OpenRepo | |
NoteDbUpdateManager.Result | |
NoteDbUpdateManager.StagedResult | |
NoteDbUtil | |
NotesMigration |
Current low-level settings of the NoteDb migration for changes.
|
NotesMigration.Module | |
PrimaryStorageMigrator |
Helper to migrate the
NoteDbChangeState.PrimaryStorage of individual changes. |
RepoSequence |
Class for managing an incrementing sequence backed by a git repository.
|
RobotCommentNotes | |
RobotCommentsRevisionNote | |
RobotCommentsRevisionNoteData | |
RobotCommentUpdate |
A single delta to apply atomically to a change.
|
TestChangeRebuilderWrapper |
Enum | Description |
---|---|
ChangeBundle.Source | |
NoteDbChangeState.PrimaryStorage | |
NoteDbTable | |
NotesMigrationState |
Possible high-level states of the NoteDb migration for changes.
|
PatchSetState | |
ReviewerStateInternal |
State of a reviewer on a change.
|
Exception | Description |
---|---|
NoteDbUpdateManager.MismatchedStateException | |
PrimaryStorageMigrator.NoNoteDbStateException |
Exception thrown during migration if the change has no
noteDbState field at the
beginning of the migration. |