JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
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 Details
create
DraftCommentNotes
create
(
Change.Id
changeId,
Account.Id
accountId)