Uses of Class
com.atlassian.bamboo.specs.api.builders.repository.viewer.VcsRepositoryViewer
Packages that use VcsRepositoryViewer
Package
Description
Generic plan-local and linked source code repositories as well as change detection settings, see also com.atlassian.bamboo.specs.builders.repository for specific repository types.
Generic repository viewers, see also com.atlassian.bamboo.specs.builders.repository.viewer for specific viewers.
-
Uses of VcsRepositoryViewer in com.atlassian.bamboo.specs.api.builders.repository
Methods in com.atlassian.bamboo.specs.api.builders.repository with parameters of type VcsRepositoryViewerModifier and TypeMethodDescriptionVcsRepository.repositoryViewer(@Nullable VcsRepositoryViewer repositoryViewer) Sets a web repository viewer to be used with this repository. -
Uses of VcsRepositoryViewer in com.atlassian.bamboo.specs.api.builders.repository.viewer
Modifier and TypeClassDescriptionclassRepresents a vcs repository viewer of any type.