Uses of Interface
com.atlassian.bamboo.webrepository.CommitUrlProvider
-
-
Uses of CommitUrlProvider in com.atlassian.bamboo.plugins.stash
Classes in com.atlassian.bamboo.plugins.stash that implement CommitUrlProvider Modifier and Type Class Description class
StashWebRepositoryViewer
URL FORMATS: file https://caviardog.atlassian.com/caviar/projects/STASH/repos/stash/browse/webapp/default/src/main/webapp/static/page/repository/editRepository.soy?at=8127e6af149297ae95219c3b0a202a84d9a20b33 revision/changeset https://caviardog.atlassian.com/caviar/projects/STASH/repos/stash/commits/8127e6af149297ae95219c3b0a202a84d9a20b33 diff https://caviardog.atlassian.com/caviar/projects/STASH/repos/stash/diff/webapp/default/src/main/webapp/static/page/repository/editRepository.soy?at=8127e6af149297ae95219c3b0a202a84d9a20b33&until=8127e6af149297ae95219c3b0a202a84d9a20b33 -
Uses of CommitUrlProvider in com.atlassian.bamboo.vcs.viewer.legacy
Methods in com.atlassian.bamboo.vcs.viewer.legacy that return CommitUrlProvider Modifier and Type Method Description protected CommitUrlProvider
LegacyVcsViewerBase. getUrlProvider(VcsRepositoryData vcsRepositoryData)
protected CommitUrlProvider
LegacyVcsViewerBase. getUrlProvider(VcsRepositoryViewerDefinition viewerDefinition)
-
Uses of CommitUrlProvider in com.atlassian.bamboo.webrepository
Subinterfaces of CommitUrlProvider in com.atlassian.bamboo.webrepository Modifier and Type Interface Description interface
DeploymentsAwareCommitUrlProvider
CommitUrlProvider
that 'knows' how to deal with deploymentsClasses in com.atlassian.bamboo.webrepository that implement CommitUrlProvider Modifier and Type Class Description class
DefaultWebRepositoryViewer
Deprecated.since 5.14 it implements old interfaceclass
NoWebRepositoryViewer
-
Uses of CommitUrlProvider in com.atlassian.bamboo.webrepository.fisheye
Classes in com.atlassian.bamboo.webrepository.fisheye that implement CommitUrlProvider Modifier and Type Class Description class
FisheyeWebRepositoryViewer
URL FORMATS: file https://atlaseye.atlassian.com/browse/bamboo/branches/atlassian_bamboo_2_4_branch/atlassian-ide-plugin.shared.xml#r68584 url/browse/reponame/file~ revision https://atlaseye.atlassian.com/browse/bamboo/trunk/atlassian-ide-plugin.shared.xml?r=68584 url/browse/reponame/file?r=XXX diff https://atlaseye.atlassian.com/browse/bamboo/trunk/atlassian-ide-plugin.shared.xml?r2=68584&r1=68581 url/browse/reponame/file?r2=XX&r1=YYY -- is this working for perforce yet? - no. -
Uses of CommitUrlProvider in com.atlassian.bamboo.webrepository.stash
Classes in com.atlassian.bamboo.webrepository.stash that implement CommitUrlProvider Modifier and Type Class Description class
LegacyStashWebRepositoryViewer
Deprecated.use LegacyStashWebRepositoryViewer from new Stash plugin
-