Class GitChangeDetectionOptionsConfigurator
java.lang.Object
com.atlassian.bamboo.vcs.configuration.configurator.DefaultChangeDetectionOptionsConfigurator
com.atlassian.bamboo.plugins.git.v2.configurator.GitChangeDetectionOptionsConfigurator
- All Implemented Interfaces:
VcsChangeDetectionOptionsConfigurator
public class GitChangeDetectionOptionsConfigurator
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
-
Method Summary
Methods inherited from class com.atlassian.bamboo.vcs.configuration.configurator.DefaultChangeDetectionOptionsConfigurator
generateConfigMap, isCommitIsolationSupported, isQuietPeriodSupported, populateContextForCreate, populateContextForEdit, populateContextForView, validate
-
Constructor Details
-
GitChangeDetectionOptionsConfigurator
public GitChangeDetectionOptionsConfigurator()
-