java.lang.Object | ||
↳ | java.lang.Enum<E extends java.lang.Enum<E>> | |
↳ | com.atlassian.bitbucket.repository.RepositoryVisibility |
Enum Values | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
RepositoryVisibility | PRIVATE | Indicates that a repository is accessible only to authenticated users | |||||||||
RepositoryVisibility | PUBLIC | Indicates that a repository is accessible to unauthenticated users |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() |
Indicates that a repository is accessible only to authenticated users
Indicates that a repository is accessible to unauthenticated users