Class DashboardApi.NotImplemented
java.lang.Object
com.google.gerrit.extensions.api.projects.DashboardApi.NotImplemented
- All Implemented Interfaces:
DashboardApi
- Enclosing interface:
- DashboardApi
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.projects.DashboardApi
DashboardApi.NotImplemented
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
NotImplemented
public NotImplemented()
-
-
Method Details
-
get
- Specified by:
get
in interfaceDashboardApi
- Throws:
RestApiException
-
get
- Specified by:
get
in interfaceDashboardApi
- Throws:
RestApiException
-
setDefault
- Specified by:
setDefault
in interfaceDashboardApi
- Throws:
RestApiException
-