public interface VariableExporter
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. |
@NotNull com.atlassian.bamboo.specs.api.builders.Variable toSpecsEntity(@NotNull VariableDefinition variable)
VariableDefinition
to a property object that can be used for export.variable
- Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.