Class RobotCommentApi.NotImplemented
- java.lang.Object
-
- com.google.gerrit.extensions.api.changes.RobotCommentApi.NotImplemented
-
- All Implemented Interfaces:
RobotCommentApi
- Enclosing interface:
- RobotCommentApi
public static class RobotCommentApi.NotImplemented extends Object implements RobotCommentApi
A default implementation which allows source compatibility when adding new methods to the interface.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface com.google.gerrit.extensions.api.changes.RobotCommentApi
RobotCommentApi.NotImplemented
-
-
Constructor Summary
Constructors Constructor Description NotImplemented()
-
-
-
Method Detail
-
get
public RobotCommentInfo get() throws RestApiException
- Specified by:
get
in interfaceRobotCommentApi
- Throws:
RestApiException
-
-