public class VcsBambooSpecsDetectionOptionsImpl extends Object implements VcsBambooSpecsDetectionOptions
BAMBOO_SPECS_ENABLED, BAMBOO_SPECS_POLLING_ENABLED
Constructor and Description |
---|
VcsBambooSpecsDetectionOptionsImpl(Map<String,String> bambooSpecsDetectionConfiguration) |
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
getConfiguration() |
boolean |
isBambooSpecsDetectionEnabled() |
void |
setBambooSpecsDetection(boolean isEnabled) |
public boolean isBambooSpecsDetectionEnabled()
isBambooSpecsDetectionEnabled
in interface VcsBambooSpecsDetectionOptions
public void setBambooSpecsDetection(boolean isEnabled)
setBambooSpecsDetection
in interface VcsBambooSpecsDetectionOptions
@NotNull public Map<String,String> getConfiguration()
getConfiguration
in interface VcsConfigurationFragment
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.