Interface GerritPermission

    • Method Detail

      • describeForException

        String describeForException()
        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.

      • describeEnumValue

        static String describeEnumValue​(Enum<?> value)