Uses of Interface
com.atlassian.bamboo.vcs.configurator.VcsChangeDetectionOptionsConfigurator
-
-
Uses of VcsChangeDetectionOptionsConfigurator in com.atlassian.bamboo.plugins.bitbucket.v2.configurator
Classes in com.atlassian.bamboo.plugins.bitbucket.v2.configurator that implement VcsChangeDetectionOptionsConfigurator Modifier and Type Class Description class
BitbucketCloudChangeDetectionOptionsConfigurator
-
Uses of VcsChangeDetectionOptionsConfigurator in com.atlassian.bamboo.plugins.git.v2.configurator
Classes in com.atlassian.bamboo.plugins.git.v2.configurator that implement VcsChangeDetectionOptionsConfigurator Modifier and Type Class Description class
GitChangeDetectionOptionsConfigurator
-
Uses of VcsChangeDetectionOptionsConfigurator in com.atlassian.bamboo.plugins.stash.v2.configurator
Classes in com.atlassian.bamboo.plugins.stash.v2.configurator that implement VcsChangeDetectionOptionsConfigurator Modifier and Type Class Description class
BitbucketServerChangeDetectionOptionsConfigurator
-
Uses of VcsChangeDetectionOptionsConfigurator in com.atlassian.bamboo.repository.svn.v2.configurator
Classes in com.atlassian.bamboo.repository.svn.v2.configurator that implement VcsChangeDetectionOptionsConfigurator Modifier and Type Class Description class
SvnChangeDetectionOptionsConfigurator
-
Uses of VcsChangeDetectionOptionsConfigurator in com.atlassian.bamboo.vcs.configuration.configurator
Classes in com.atlassian.bamboo.vcs.configuration.configurator that implement VcsChangeDetectionOptionsConfigurator Modifier and Type Class Description class
DefaultChangeDetectionOptionsConfigurator
-
Uses of VcsChangeDetectionOptionsConfigurator in com.atlassian.bamboo.vcs.configuration.legacy
Methods in com.atlassian.bamboo.vcs.configuration.legacy that return VcsChangeDetectionOptionsConfigurator Modifier and Type Method Description @Nullable VcsChangeDetectionOptionsConfigurator
LegacyRepositoryModuleDescriptor. getVcsChangeDetectionOptionsConfigurator()
-
Uses of VcsChangeDetectionOptionsConfigurator in com.atlassian.bamboo.vcs.module
Methods in com.atlassian.bamboo.vcs.module that return VcsChangeDetectionOptionsConfigurator Modifier and Type Method Description @Nullable VcsChangeDetectionOptionsConfigurator
VcsRepositoryModuleDescriptor. getVcsChangeDetectionOptionsConfigurator()
@Nullable VcsChangeDetectionOptionsConfigurator
VcsRepositoryModuleDescriptorImpl. getVcsChangeDetectionOptionsConfigurator()
-