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:
getVcsBranch
in interfaceRawRepositoryConfiguration
-
getServerConfiguration
- Specified by:
getServerConfiguration
in interfaceRawRepositoryConfiguration
-
getChangeDetectionConfiguration
- Specified by:
getChangeDetectionConfiguration
in interfaceRawRepositoryConfiguration
-
getBranchDetectionConfiguration
- Specified by:
getBranchDetectionConfiguration
in interfaceRawRepositoryConfiguration
-
getBranchConfiguration
- Specified by:
getBranchConfiguration
in interfaceRawRepositoryConfiguration
-
getBambooSpecsDetectionConfiguration
- Specified by:
getBambooSpecsDetectionConfiguration
in interfaceRawRepositoryConfiguration
-
getViewerPluginKey
- Specified by:
getViewerPluginKey
in interfaceRawRepositoryConfiguration
-
getViewerConfiguration
- Specified by:
getViewerConfiguration
in interfaceRawRepositoryConfiguration
-
getLegacyXml
- Specified by:
getLegacyXml
in interfaceRawRepositoryConfiguration
-
getLegacyViewerXml
- Specified by:
getLegacyViewerXml
in interfaceRawRepositoryConfiguration
-
builder
-