new RestRepoFilesListAtBuilder()
bitbucket/util/navbuilder.Builder
for specifying revisions in REST repository files list URLs.
NOTE: The constructor is not exposed. A new instance can be created through the Builder API.
- Source:
Methods
-
at(refId) → {bitbucket/util/navbuilder.Builder}
-
Set the "at" revision at which to obtain a file list from the repo.
Parameters:
Name Type Description refId
string The ID of a ref or commit in the SCM whose history to browse.
- Source:
Returns: