Uses of Interface
com.atlassian.bamboo.repository.PushCapableRepository
-
Packages that use PushCapableRepository Package Description com.atlassian.bamboo.plugins.bitbucket com.atlassian.bamboo.plugins.git com.atlassian.bamboo.plugins.stash com.atlassian.bamboo.plugins.stash.api -
-
Uses of PushCapableRepository in com.atlassian.bamboo.plugins.bitbucket
Subinterfaces of PushCapableRepository in com.atlassian.bamboo.plugins.bitbucket Modifier and Type Interface Description interface
BitbucketDelegatedRepository
Classes in com.atlassian.bamboo.plugins.bitbucket that implement PushCapableRepository Modifier and Type Class Description class
BitbucketRepository
-
Uses of PushCapableRepository in com.atlassian.bamboo.plugins.git
Classes in com.atlassian.bamboo.plugins.git that implement PushCapableRepository Modifier and Type Class Description class
GitHubRepository
class
GitRepository
-
Uses of PushCapableRepository in com.atlassian.bamboo.plugins.stash
Classes in com.atlassian.bamboo.plugins.stash that implement PushCapableRepository Modifier and Type Class Description class
StashRepositoryImpl
-
Uses of PushCapableRepository in com.atlassian.bamboo.plugins.stash.api
Subinterfaces of PushCapableRepository in com.atlassian.bamboo.plugins.stash.api Modifier and Type Interface Description interface
StashRepository
-