public class NoConfigVcsRepositoryViewerExporter extends Object implements VcsRepositoryViewerExporter
| Constructor and Description | 
|---|
NoConfigVcsRepositoryViewerExporter()  | 
| Modifier and Type | Method and Description | 
|---|---|
com.atlassian.bamboo.specs.api.builders.repository.viewer.VcsRepositoryViewer | 
toSpecsEntity(VcsRepositoryViewerDefinition viewerDefinition)
Converts the supplied viewer data and additional configuration to a viewer type-specific properties. 
 | 
Map<String,String> | 
toViewerConfiguration(com.atlassian.bamboo.specs.api.model.repository.viewer.VcsRepositoryViewerProperties entityProperties)
Converts data from importer to Bamboo repository viewer configuration. 
 | 
@NotNull public Map<String,String> toViewerConfiguration(@NotNull com.atlassian.bamboo.specs.api.model.repository.viewer.VcsRepositoryViewerProperties entityProperties)
VcsRepositoryViewerExportertoViewerConfiguration in interface VcsRepositoryViewerExporter@NotNull
public com.atlassian.bamboo.specs.api.builders.repository.viewer.VcsRepositoryViewer toSpecsEntity(@NotNull
                                                                                                            VcsRepositoryViewerDefinition viewerDefinition)
VcsRepositoryViewerExportertoSpecsEntity in interface VcsRepositoryViewerExporterCopyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.