@Internal
public interface RawRepositoryConfiguration
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
getBambooSpecsDetectionConfiguration() |
Map<String,String> |
getBranchConfiguration() |
Map<String,String> |
getBranchDetectionConfiguration() |
Map<String,String> |
getChangeDetectionConfiguration() |
String |
getLegacyViewerXml() |
String |
getLegacyXml() |
Map<String,String> |
getServerConfiguration() |
VcsBranch |
getVcsBranch() |
Map<String,String> |
getViewerConfiguration() |
String |
getViewerPluginKey() |
@Nullable VcsBranch getVcsBranch()
@Nullable Map<String,String> getBambooSpecsDetectionConfiguration()
@Nullable String getViewerPluginKey()
@Nullable String getLegacyViewerXml()
@Nullable String getLegacyXml()
Copyright © 2018 Atlassian Software Systems Pty Ltd. All rights reserved.