Uses of Interface
com.atlassian.bamboo.vcs.viewer.runtime.VcsRepositoryViewer
Packages that use VcsRepositoryViewer
Package
Description
-
Uses of VcsRepositoryViewer in com.atlassian.bamboo.build
Methods in com.atlassian.bamboo.build that return VcsRepositoryViewerModifier and TypeMethodDescription@Nullable VcsRepositoryViewer
PlanResultsAction.getRepositoryViewer
(@NotNull VcsRepositoryData repositoryData) -
Uses of VcsRepositoryViewer in com.atlassian.bamboo.plugins.bitbucket.v2.viewer
Classes in com.atlassian.bamboo.plugins.bitbucket.v2.viewer that implement VcsRepositoryViewer -
Uses of VcsRepositoryViewer in com.atlassian.bamboo.plugins.github.viewer
Classes in com.atlassian.bamboo.plugins.github.viewer that implement VcsRepositoryViewer -
Uses of VcsRepositoryViewer in com.atlassian.bamboo.plugins.stash.v2.viewer
Classes in com.atlassian.bamboo.plugins.stash.v2.viewer that implement VcsRepositoryViewer -
Uses of VcsRepositoryViewer in com.atlassian.bamboo.vcs.viewer.fisheye
Classes in com.atlassian.bamboo.vcs.viewer.fisheye that implement VcsRepositoryViewer -
Uses of VcsRepositoryViewer in com.atlassian.bamboo.vcs.viewer.generic
Classes in com.atlassian.bamboo.vcs.viewer.generic that implement VcsRepositoryViewer -
Uses of VcsRepositoryViewer in com.atlassian.bamboo.vcs.viewer.legacy
Classes in com.atlassian.bamboo.vcs.viewer.legacy that implement VcsRepositoryViewerMethods in com.atlassian.bamboo.vcs.viewer.legacy that return VcsRepositoryViewerMethods in com.atlassian.bamboo.vcs.viewer.legacy that return types with arguments of type VcsRepositoryViewer -
Uses of VcsRepositoryViewer in com.atlassian.bamboo.vcs.viewer.module
Methods in com.atlassian.bamboo.vcs.viewer.module that return VcsRepositoryViewerModifier and TypeMethodDescription@Nullable VcsRepositoryViewer
VcsRepositoryViewerManager.getViewerForRepository
(VcsRepositoryData vcsRepositoryData) Get viewer configured for a repository.@Nullable VcsRepositoryViewer
VcsRepositoryViewerManagerImpl.getViewerForRepository
(@NotNull VcsRepositoryData vcsRepositoryData)