Uses of Interface
com.atlassian.bamboo.repository.PushCapableRepository

Packages that use PushCapableRepository
com.atlassian.bamboo.plugins.git   
com.atlassian.bamboo.plugins.hg   
com.atlassian.bamboo.plugins.hg.bitbucket   
com.atlassian.bamboo.plugins.stash   
 

Uses of PushCapableRepository in com.atlassian.bamboo.plugins.git
 

Classes in com.atlassian.bamboo.plugins.git that implement PushCapableRepository
 class GitHubRepository
           
 class GitRepository
           
 

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

Classes in com.atlassian.bamboo.plugins.hg that implement PushCapableRepository
 class BitbucketRepository
           
 class HgRepository
           
 

Uses of PushCapableRepository in com.atlassian.bamboo.plugins.hg.bitbucket
 

Subinterfaces of PushCapableRepository in com.atlassian.bamboo.plugins.hg.bitbucket
 interface BitbucketDelegatedRepository
           
 

Uses of PushCapableRepository in com.atlassian.bamboo.plugins.stash
 

Classes in com.atlassian.bamboo.plugins.stash that implement PushCapableRepository
 class StashRepository
           
 



Copyright © 2014 Atlassian Software Systems Pty Ltd. All Rights Reserved.