Uses of Interface
com.atlassian.bamboo.v2.build.repository.RequirementsAwareRepository
-
-
Uses of RequirementsAwareRepository in com.atlassian.bamboo.plugins.bitbucket
Subinterfaces of RequirementsAwareRepository in com.atlassian.bamboo.plugins.bitbucket Modifier and Type Interface Description interface
BitbucketDelegatedRepository
Classes in com.atlassian.bamboo.plugins.bitbucket that implement RequirementsAwareRepository Modifier and Type Class Description class
BitbucketRepository
-
Uses of RequirementsAwareRepository in com.atlassian.bamboo.plugins.git
Classes in com.atlassian.bamboo.plugins.git that implement RequirementsAwareRepository Modifier and Type Class Description class
GitRepository
-
Uses of RequirementsAwareRepository in com.atlassian.bamboo.plugins.stash
Classes in com.atlassian.bamboo.plugins.stash that implement RequirementsAwareRepository Modifier and Type Class Description class
StashRepositoryImpl
-
Uses of RequirementsAwareRepository in com.atlassian.bamboo.plugins.stash.api
Subinterfaces of RequirementsAwareRepository in com.atlassian.bamboo.plugins.stash.api Modifier and Type Interface Description interface
StashRepository
-
Uses of RequirementsAwareRepository in com.atlassian.bamboo.repository.perforce
Classes in com.atlassian.bamboo.repository.perforce that implement RequirementsAwareRepository Modifier and Type Class Description class
PerforceRepository
This class provides a Perforce implementation of theRepository
interface.
-