Class DraftApi.NotImplemented

java.lang.Object
com.google.gerrit.extensions.api.changes.CommentApi.NotImplemented
com.google.gerrit.extensions.api.changes.DraftApi.NotImplemented
All Implemented Interfaces:
CommentApi, DraftApi
Enclosing interface:
DraftApi

public static class DraftApi.NotImplemented extends CommentApi.NotImplemented implements DraftApi
A default implementation which allows source compatibility when adding new methods to the interface.