public interface

UserAccessGrant

implements AccessGrant
com.atlassian.bitbucket.repository.ref.restriction.UserAccessGrant

Class Overview

Allows specifying which ApplicationUser users have access to a MinimalRef Ref to which a given restriction has been applied.

Summary

Public Methods
@Nonnull ApplicationUser getUser()
[Expand]
Inherited Methods
From interface com.atlassian.bitbucket.repository.ref.restriction.AccessGrant

Public Methods

@Nonnull public ApplicationUser getUser ()

Returns
  • the user granted access