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