Uses of Interface
com.atlassian.bamboo.vcs.viewer.runtime.VcsRepositoryViewer
Package
Description
-
Uses of VcsRepositoryViewer in com.atlassian.bamboo.build
Modifier and TypeMethodDescription@Nullable VcsRepositoryViewer
PlanResultsAction.getRepositoryViewer
(@NotNull VcsRepositoryData repositoryData) -
Uses of VcsRepositoryViewer in com.atlassian.bamboo.plugins.bitbucket.v2.viewer
-
Uses of VcsRepositoryViewer in com.atlassian.bamboo.plugins.github.viewer
-
Uses of VcsRepositoryViewer in com.atlassian.bamboo.plugins.stash.v2.viewer
-
Uses of VcsRepositoryViewer in com.atlassian.bamboo.vcs.viewer.fisheye
-
Uses of VcsRepositoryViewer in com.atlassian.bamboo.vcs.viewer.generic
-
Uses of VcsRepositoryViewer in com.atlassian.bamboo.vcs.viewer.legacy
-
Uses of VcsRepositoryViewer in com.atlassian.bamboo.vcs.viewer.module
Modifier and TypeMethodDescription@Nullable VcsRepositoryViewer
VcsRepositoryViewerManager.getViewerForRepository
(VcsRepositoryData vcsRepositoryData) Get viewer configured for a repository.@Nullable VcsRepositoryViewer
VcsRepositoryViewerManagerImpl.getViewerForRepository
(@NotNull VcsRepositoryData vcsRepositoryData)