public interface VariableBaselineItem extends VariableSubstitutionContext, BambooObject
VariableBaselineItem
represents single variable assignment. See also: VariableContextBaseline
ORDERING
Modifier and Type | Method and Description |
---|---|
@NotNull VariableContextBaseline |
getOwningBaseline() |
void |
setOwningBaseline(@NotNull VariableContextBaseline owningBaseline) |
getKey, getValue, getVariableType, setKey, setValue, setVariableType
setId
getId
@NotNull @NotNull VariableContextBaseline getOwningBaseline()
void setOwningBaseline(@NotNull @NotNull VariableContextBaseline owningBaseline)
Copyright © 2023 Atlassian Software Systems Pty Ltd. All rights reserved.