Uses of Interface
com.atlassian.bitbucket.nav.NavBuilder.PagedBuilder
Packages that use NavBuilder.PagedBuilder
- 
Uses of NavBuilder.PagedBuilder in com.atlassian.bitbucket.navClasses in com.atlassian.bitbucket.nav with type parameters of type NavBuilder.PagedBuilderModifier and TypeInterfaceDescriptionstatic interfaceNavBuilder.PagedBuilder<B extends NavBuilder.PagedBuilder<B>>A builder for urls that represent a collection of things, one page at a time.Subinterfaces of NavBuilder.PagedBuilder in com.atlassian.bitbucket.navModifier and TypeInterfaceDescriptionstatic interfacestatic interfaceThe builder of urls of the form /projects/PROJ/repos/REPO/branchesstatic interfaceThe builder of urls of the form /projects/PROJ/repos/REPO/commitsstatic interfaceThe builder of urls of the form /projects/PROJ/repos/REPO/forksstatic interfaceThe builder for /projectsstatic interfacestatic interfaceThe builder for /projects/PROJ/repos/REPO/browse - essentially the same asNavBuilder.Projectbut with support for start and limit params o control the repository liststatic interfaceThe builder of urls of the form /projects/PROJ/repos/REPO/tags[/...]static interfaceBuilds URLs of the form /projects/PROJ/repos/REPO/pull-requests/ID/overviewstatic interfaceMethods in com.atlassian.bitbucket.nav that return NavBuilder.PagedBuilder