public static interface NavBuilder.RepoBuilds extends NavBuilder.Builder<NavBuilder.RepoBuilds>
Modifier and Type | Method and Description |
---|---|
NavBuilder.RevisionBuilds |
atRevision(Ref ref)
The builder for urls of the form /projects/PROJ/repos/REPO/builds/?at=REVISION
|
NavBuilder.RevisionBuilds |
atRevision(String revision)
The builder for urls of the form /projects/PROJ/repos/REPO/builds/?at=REVISION
|
buildAbsolute, buildConfigured, buildRelative, buildRelNoContext, withParam
NavBuilder.RevisionBuilds atRevision(@Nullable String revision)
revision
- the revision to display builds forNavBuilder.RevisionBuilds atRevision(@Nonnull Ref ref)
ref
- the ref to display builds forCopyright © 2021 Atlassian. All rights reserved.
View cookie preferences