public interface GerritPermission
Modifier and Type | Method and Description |
---|---|
static String |
describeEnumValue(Enum<?> value) |
String |
describeForException()
A description in the context of an exception message.
|
String describeForException()
Should be grammatical when used in the construction "not permitted: [description] on
[resource]", although individual PermissionBackend
implementations may vary the
wording.