public static interface DraftCommentNotes.Factory
Modifier and Type | Method and Description |
---|---|
DraftCommentNotes |
create(com.google.gerrit.reviewdb.client.Change change,
com.google.gerrit.reviewdb.client.Account.Id accountId) |
DraftCommentNotes |
createWithAutoRebuildingDisabled(com.google.gerrit.reviewdb.client.Change.Id changeId,
com.google.gerrit.reviewdb.client.Account.Id accountId) |
DraftCommentNotes create(com.google.gerrit.reviewdb.client.Change change, com.google.gerrit.reviewdb.client.Account.Id accountId)
DraftCommentNotes createWithAutoRebuildingDisabled(com.google.gerrit.reviewdb.client.Change.Id changeId, com.google.gerrit.reviewdb.client.Account.Id accountId)