Class RawRepositoryConfigurationImpl
java.lang.Object
com.atlassian.bamboo.vcs.configuration.service.RawRepositoryConfigurationImpl
- All Implemented Interfaces:
RawRepositoryConfiguration,Serializable
@Internal
public final class RawRepositoryConfigurationImpl
extends Object
implements RawRepositoryConfiguration, Serializable
- See Also:
-
Method Details
-
getVcsBranch
- Specified by:
getVcsBranchin interfaceRawRepositoryConfiguration
-
getServerConfiguration
- Specified by:
getServerConfigurationin interfaceRawRepositoryConfiguration
-
getChangeDetectionConfiguration
- Specified by:
getChangeDetectionConfigurationin interfaceRawRepositoryConfiguration
-
getBranchDetectionConfiguration
- Specified by:
getBranchDetectionConfigurationin interfaceRawRepositoryConfiguration
-
getBranchConfiguration
- Specified by:
getBranchConfigurationin interfaceRawRepositoryConfiguration
-
getBambooSpecsDetectionConfiguration
- Specified by:
getBambooSpecsDetectionConfigurationin interfaceRawRepositoryConfiguration
-
getViewerPluginKey
- Specified by:
getViewerPluginKeyin interfaceRawRepositoryConfiguration
-
getViewerConfiguration
- Specified by:
getViewerConfigurationin interfaceRawRepositoryConfiguration
-
getLegacyXml
- Specified by:
getLegacyXmlin interfaceRawRepositoryConfiguration
-
getLegacyViewerXml
- Specified by:
getLegacyViewerXmlin interfaceRawRepositoryConfiguration
-
builder
-