Package com.google.gerrit.server.notedb
Interface DraftCommentNotes.Factory
-
- Enclosing class:
- DraftCommentNotes
public static interface DraftCommentNotes.Factory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description DraftCommentNotes
create(Change.Id changeId, Account.Id accountId)
-
-
-
Method Detail
-
create
DraftCommentNotes create(Change.Id changeId, Account.Id accountId)
-
-