Uses of Class
com.atlassian.bamboo.specs.api.builders.repository.viewer.VcsRepositoryViewer
-
Packages that use VcsRepositoryViewer Package Description com.atlassian.bamboo.specs.api.builders.repository 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.com.atlassian.bamboo.specs.api.builders.repository.viewer 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 VcsRepositoryViewer Modifier and Type Method Description TVcsRepository. 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
Subclasses of VcsRepositoryViewer in com.atlassian.bamboo.specs.api.builders.repository.viewer Modifier and Type Class Description classAnyVcsRepositoryViewerRepresents a vcs repository viewer of any type.
-