public class ListCapabilities extends Object implements com.google.gerrit.extensions.restapi.RestReadView<ConfigResource>
Modifier and Type | Class and Description |
---|---|
static class |
ListCapabilities.CapabilityInfo |
Constructor and Description |
---|
ListCapabilities(com.google.gerrit.extensions.registration.DynamicMap<com.google.gerrit.extensions.config.CapabilityDefinition> pluginCapabilities) |
@Inject public ListCapabilities(com.google.gerrit.extensions.registration.DynamicMap<com.google.gerrit.extensions.config.CapabilityDefinition> pluginCapabilities)
public Map<String,ListCapabilities.CapabilityInfo> apply(ConfigResource resource) throws IllegalAccessException, NoSuchFieldException
apply
in interface com.google.gerrit.extensions.restapi.RestReadView<ConfigResource>
IllegalAccessException
NoSuchFieldException