Uses of Interface
com.atlassian.bamboo.webrepository.CommitUrlProvider

Packages that use CommitUrlProvider
com.atlassian.bamboo.plugins.hg   
com.atlassian.bamboo.webrepository   
com.atlassian.bamboo.webrepository.fisheye   
 

Uses of CommitUrlProvider in com.atlassian.bamboo.plugins.hg
 

Classes in com.atlassian.bamboo.plugins.hg that implement CommitUrlProvider
 class HgWebRepositoryViewer
           
 

Uses of CommitUrlProvider in com.atlassian.bamboo.webrepository
 

Classes in com.atlassian.bamboo.webrepository that implement CommitUrlProvider
 class DefaultWebRepositoryViewer
          The code to show the commits etc when no web repository
 

Uses of CommitUrlProvider in com.atlassian.bamboo.webrepository.fisheye
 

Classes in com.atlassian.bamboo.webrepository.fisheye that implement CommitUrlProvider
 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.
 



Copyright © 2012 Atlassian. All Rights Reserved.