@ExperimentalApi
public interface VcsRepositoryViewerExporter
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 Map<String,String> toViewerConfiguration(@NotNull com.atlassian.bamboo.specs.api.model.repository.viewer.VcsRepositoryViewerProperties entityProperties) throws YamlValidationException
YamlValidationException
@NotNull com.atlassian.bamboo.specs.api.builders.repository.viewer.VcsRepositoryViewer toSpecsEntity(@NotNull VcsRepositoryViewerDefinition viewerDefinition)
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.