Uses of Interface
com.atlassian.bamboo.v2.build.repository.RequirementsAwareRepository

Packages that use RequirementsAwareRepository
com.atlassian.bamboo.plugins.git   
com.atlassian.bamboo.plugins.hg   
com.atlassian.bamboo.plugins.hg.bitbucket   
com.atlassian.bamboo.plugins.stash   
com.atlassian.bamboo.repository.perforce   
 

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

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

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

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

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

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

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

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

Uses of RequirementsAwareRepository in com.atlassian.bamboo.repository.perforce
 

Classes in com.atlassian.bamboo.repository.perforce that implement RequirementsAwareRepository
 class PerforceRepository
          This class provides a Perforce implementation of the Repository interface.
 



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