Uses of Interface
com.atlassian.bamboo.vcs.BambooSpecsHandler
-
-
Uses of BambooSpecsHandler in com.atlassian.bamboo.plugins.bitbucket.v2
Classes in com.atlassian.bamboo.plugins.bitbucket.v2 that implement BambooSpecsHandler Modifier and Type Class Description class
BitbucketCloudBambooSpecsHandler
-
Uses of BambooSpecsHandler in com.atlassian.bamboo.plugins.git.v2
Classes in com.atlassian.bamboo.plugins.git.v2 that implement BambooSpecsHandler Modifier and Type Class Description class
GitBambooSpecsHandler
-
Uses of BambooSpecsHandler in com.atlassian.bamboo.plugins.github
Classes in com.atlassian.bamboo.plugins.github that implement BambooSpecsHandler Modifier and Type Class Description class
GitHubBambooSpecsHandler
-
Uses of BambooSpecsHandler in com.atlassian.bamboo.plugins.stash.v2
Classes in com.atlassian.bamboo.plugins.stash.v2 that implement BambooSpecsHandler Modifier and Type Class Description class
BitbucketServerBambooSpecsHandler
-
Uses of BambooSpecsHandler in com.atlassian.bamboo.repository.svn.v2
Classes in com.atlassian.bamboo.repository.svn.v2 that implement BambooSpecsHandler Modifier and Type Class Description class
SvnBambooSpecsHandler
-
Uses of BambooSpecsHandler in com.atlassian.bamboo.vcs.module
Methods in com.atlassian.bamboo.vcs.module that return BambooSpecsHandler Modifier and Type Method Description default @Nullable BambooSpecsHandler
VcsRepositoryModuleDescriptor. getBambooSpecsHandler()
BambooSpecsHandler
VcsRepositoryModuleDescriptorImpl. getBambooSpecsHandler()
-