Class SvnChangeDetectionOptionsConfigurator
- java.lang.Object
-
- com.atlassian.bamboo.vcs.configuration.configurator.DefaultChangeDetectionOptionsConfigurator
-
- com.atlassian.bamboo.repository.svn.v2.configurator.SvnChangeDetectionOptionsConfigurator
-
- All Implemented Interfaces:
VcsChangeDetectionOptionsConfigurator
public class SvnChangeDetectionOptionsConfigurator extends DefaultChangeDetectionOptionsConfigurator
-
-
Field Summary
-
Fields inherited from interface com.atlassian.bamboo.vcs.configurator.VcsChangeDetectionOptionsConfigurator
CHANGESET_FILTER_REGEX_CFG_KEY, COMMIT_ISOLATION_OPTION_CFG_KEY, FILTER_PATTERN_EXCLUDE_OPTION, FILTER_PATTERN_INCLUDE_OPTION, FILTER_PATTERN_OPTION_CFG_KEY, FILTER_PATTERN_REGEX_CFG_KEY, HANDLED_OPTIONS, QUIET_PERIOD_CFG_KEY, QUIET_PERIOD_ENABLED_CFG_KEY, QUIET_PERIOD_MAX_RETRIES_CFG_KEY
-
-
Constructor Summary
Constructors Constructor Description SvnChangeDetectionOptionsConfigurator()
-
Method Summary
-
Methods inherited from class com.atlassian.bamboo.vcs.configuration.configurator.DefaultChangeDetectionOptionsConfigurator
generateConfigMap, isCommitIsolationSupported, isQuietPeriodSupported, populateContextForCreate, populateContextForEdit, populateContextForView, validate
-
-