Uses of Class
com.atlassian.bamboo.pageobjects.pages.deployment.environments.ConfigureEnvironmentVariablesPage
Packages that use ConfigureEnvironmentVariablesPage
Package
Description
-
Uses of ConfigureEnvironmentVariablesPage in com.atlassian.bamboo.pageobjects.pages.deployment
Methods in com.atlassian.bamboo.pageobjects.pages.deployment that return ConfigureEnvironmentVariablesPage -
Uses of ConfigureEnvironmentVariablesPage in com.atlassian.bamboo.pageobjects.pages.deployment.environments
Methods in com.atlassian.bamboo.pageobjects.pages.deployment.environments that return ConfigureEnvironmentVariablesPageModifier and TypeMethodDescriptionConfigureEnvironmentVariablesPage.addVariable
(Consumer<InlineVariableEditComponent> consumer) ConfigureEnvironmentVariablesPage.editVariable
(String key, Consumer<InlineVariableEditComponent> consumer)