public class FishEyeRepositoryViewerExporter extends Object implements VcsRepositoryViewerExporter
Constructor and Description |
---|
FishEyeRepositoryViewerExporter(CustomVariableContext customVariableContext) |
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.
|
@Autowired public FishEyeRepositoryViewerExporter(CustomVariableContext customVariableContext)
@NotNull public Map<String,String> toViewerConfiguration(@NotNull com.atlassian.bamboo.specs.api.model.repository.viewer.VcsRepositoryViewerProperties entityProperties) throws YamlValidationException
VcsRepositoryViewerExporter
toViewerConfiguration
in interface VcsRepositoryViewerExporter
YamlValidationException
@NotNull public com.atlassian.bamboo.specs.api.builders.repository.viewer.VcsRepositoryViewer toSpecsEntity(@NotNull VcsRepositoryViewerDefinition viewerDefinition)
VcsRepositoryViewerExporter
toSpecsEntity
in interface VcsRepositoryViewerExporter
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.