Class PermissionChange

    • Constructor Detail

      • PermissionChange

        protected PermissionChange()
    • Method Detail

      • shouldGrant

        public boolean shouldGrant()
        Whether to grant or revoke the permission.
      • getPermission

        public String getPermission()
        Get the permission to change: the string value (not the constant name) of a space permission, for example a value from com.atlassian.confluence.it.Permission#getValue()