Package com.google.gerrit.server.change
Class DraftCommentResource
java.lang.Object
com.google.gerrit.server.change.DraftCommentResource
- All Implemented Interfaces:
- RestResource
- 
Nested Class SummaryNested classes/interfaces inherited from interface com.google.gerrit.extensions.restapi.RestResourceRestResource.HasLastModified
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final com.google.inject.TypeLiteral<RestView<DraftCommentResource>> 
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
DRAFT_COMMENT_KINDpublic static final com.google.inject.TypeLiteral<RestView<DraftCommentResource>> DRAFT_COMMENT_KIND
 
- 
- 
Constructor Details- 
DraftCommentResource
 
- 
- 
Method Details- 
getRevisionResource
- 
getUser
- 
getChange
- 
getPatchSet
- 
getComment
- 
getNotes
- 
getId
 
-