Package com.google.gerrit.server.notedb
Interface DraftCommentNotes.Factory
- Enclosing class:
- DraftCommentNotes
public static interface DraftCommentNotes.Factory
- 
Method SummaryModifier and TypeMethodDescriptioncreate(Change.Id changeId, Account.Id accountId) create(Change.Id changeId, Change.Id virtualId, Account.Id accountId) 
- 
Method Details- 
create
- 
create
 
-