public interface VariableEditorPage
Modifier and Type | Method and Description |
---|---|
VariableEditorPage |
addVariable(Consumer<InlineVariableEditComponent> consumer) |
VariableEditorPage |
editVariable(String key,
Consumer<InlineVariableEditComponent> consumer) |
int |
getVariablesCount() |
String |
getVariableValue(String key) |
VariableEditorPage addVariable(Consumer<InlineVariableEditComponent> consumer)
VariableEditorPage editVariable(String key, Consumer<InlineVariableEditComponent> consumer)
int getVariablesCount()
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.