Class VcsBambooSpecsDetectionOptionsImpl
java.lang.Object
com.atlassian.bamboo.vcs.configuration.VcsBambooSpecsDetectionOptionsImpl
- All Implemented Interfaces:
VcsBambooSpecsDetectionOptions
,VcsConfigurationFragment
public class VcsBambooSpecsDetectionOptionsImpl
extends Object
implements VcsBambooSpecsDetectionOptions
-
Field Summary
Fields inherited from interface com.atlassian.bamboo.vcs.configuration.VcsBambooSpecsDetectionOptions
BAMBOO_SPECS_ENABLED, BAMBOO_SPECS_POLLING_ENABLED
-
Constructor Summary
ConstructorDescriptionVcsBambooSpecsDetectionOptionsImpl
(Map<String, String> bambooSpecsDetectionConfiguration) -
Method Summary
-
Constructor Details
-
VcsBambooSpecsDetectionOptionsImpl
-
-
Method Details
-
isBambooSpecsDetectionEnabled
public boolean isBambooSpecsDetectionEnabled()- Specified by:
isBambooSpecsDetectionEnabled
in interfaceVcsBambooSpecsDetectionOptions
-
setBambooSpecsDetection
public void setBambooSpecsDetection(boolean isEnabled) - Specified by:
setBambooSpecsDetection
in interfaceVcsBambooSpecsDetectionOptions
-
getConfiguration
- Specified by:
getConfiguration
in interfaceVcsConfigurationFragment
-