Class SpaceRetentionPolicyPermissionResource


  • public class SpaceRetentionPolicyPermissionResource
    extends Object
    • Method Detail

      • getUserPermissionForSpace

        public javax.ws.rs.core.Response getUserPermissionForSpace​(String spaceKey)

        Check the current user's permission to edit a given space's retention policy.

        Parameters:
        spaceKey - the key of the space to check permission for
        Returns:
        a boolean value, either the user can edit the space's retention policy or not