Interface CoreOrPluginProjectPermission
-
- All Superinterfaces:
GerritPermission
- All Known Implementing Classes:
PluginProjectPermission
,ProjectPermission
public interface CoreOrPluginProjectPermission extends GerritPermission
A repository permission either defined in Gerrit core or a plugin.
-
-
Method Summary
-
Methods inherited from interface com.google.gerrit.extensions.api.access.GerritPermission
describeForException
-
-