Class PluginProjectPermission
java.lang.Object
com.google.gerrit.extensions.api.access.PluginProjectPermission
- All Implemented Interfaces:
- CoreOrPluginProjectPermission,- GerritPermission
Repository permissions defined by plugins.
- 
Field Details- 
PLUGIN_PERMISSION_NAME_PATTERN_STRING- See Also:
 
 
- 
- 
Constructor Details- 
PluginProjectPermission
 
- 
- 
Method Details- 
pluginName
- 
permission
- 
describeForExceptionDescription copied from interface:GerritPermissionA description in the context of an exception message.Should be grammatical when used in the construction "not permitted: [description] on [resource]", although individual PermissionBackendimplementations may vary the wording.- Specified by:
- describeForExceptionin interface- GerritPermission
 
- 
hashCodepublic int hashCode()
- 
equals
- 
toString
 
-