Interface RetentionPolicyPermissionService

    • Method Detail

      • getUserRetentionPolicyPermissionForSpace

        boolean getUserRetentionPolicyPermissionForSpace​(String spaceKey)
        A method that returns whether the current user is permitted to make change to a given space's retention policy
        Parameters:
        spaceKey -
        Returns:
        see above
        Throws:
        NotFoundException
        PermissionException