Class PluginApi.NotImplemented

java.lang.Object
com.google.gerrit.extensions.api.plugins.PluginApi.NotImplemented
All Implemented Interfaces:
PluginApi
Enclosing interface:
PluginApi

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