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
-
describeForException
Description copied from interface:GerritPermission
A description in the context of an exception message.Should be grammatical when used in the construction "not permitted: [description] on [resource]", although individual
PermissionBackend
implementations may vary the wording.- Specified by:
describeForException
in interfaceGerritPermission
-
permissionName
- Specified by:
permissionName
in interfaceGerritPermission
-
hashCode
public int hashCode() -
equals
-
toString
-