public class VariableExporterImpl extends Object implements VariableExporter
| Constructor and Description |
|---|
VariableExporterImpl() |
| Modifier and Type | Method and Description |
|---|---|
com.atlassian.bamboo.specs.api.builders.Variable |
toSpecsEntity(VariableDefinition variable)
Convert
VariableDefinition to a property object that can be used for export. |
public com.atlassian.bamboo.specs.api.builders.Variable toSpecsEntity(@NotNull
VariableDefinition variable)
VariableExporterVariableDefinition to a property object that can be used for export.toSpecsEntity in interface VariableExporterCopyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.