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