new GlobalRepoBuilder()
bitbucket/util/navbuilder.Builder
for the Bitbucket Server-wide repository list.
NOTE: The constructor is not exposed. A new instance can be created through the Builder API.
- Source:
Methods
-
<static> visibility(visibility) → {bitbucket/util/navbuilder.Builder}
-
Parameters:
Name Type Description visibility
string A filter to the shown list of repositories: "public" or "private".
- Source:
Returns: