public class PluginResource extends Object implements com.google.gerrit.extensions.restapi.RestResource
Modifier and Type | Field and Description |
---|---|
static com.google.inject.TypeLiteral<com.google.gerrit.extensions.restapi.RestView<PluginResource>> |
PLUGIN_KIND |
Constructor and Description |
---|
PluginResource(Plugin plugin) |
PluginResource(String name) |
public static final com.google.inject.TypeLiteral<com.google.gerrit.extensions.restapi.RestView<PluginResource>> PLUGIN_KIND