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 SummaryNested classes/interfaces inherited from interface com.google.gerrit.extensions.api.projects.DashboardApiDashboardApi.NotImplemented
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
NotImplementedpublic NotImplemented()
 
- 
- 
Method Details- 
get- Specified by:
- getin interface- DashboardApi
- Throws:
- RestApiException
 
- 
get- Specified by:
- getin interface- DashboardApi
- Throws:
- RestApiException
 
- 
setDefault- Specified by:
- setDefaultin interface- DashboardApi
- Throws:
- RestApiException
 
 
-