Interface DraftApi
- All Superinterfaces:
CommentApi
- All Known Implementing Classes:
DraftApi.NotImplemented
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic class
A default implementation which allows source compatibility when adding new methods to the interface. -
Method Summary
Methods inherited from interface com.google.gerrit.extensions.api.changes.CommentApi
delete, get
-
Method Details
-
update
- Throws:
RestApiException
-
delete
- Throws:
RestApiException
-