Uses of Class
com.atlassian.bamboo.testutils.properties.DbProperties
Package
Description
-
Uses of DbProperties in com.atlassian.bamboo.pageobjects.helpers
Modifier and TypeMethodDescription<T> T
SetupHelper.setupBambooCustom
(@NotNull Class<T> clazz, @NotNull DbProperties dbProperties) Custom path of Bamboo setup - use external DB<T> T
SetupHelper.setupBambooCustom
(@NotNull Class<T> clazz, @NotNull DbProperties dbProperties, boolean onlyPassword) Custom path of Bamboo setup - use external DB -
Uses of DbProperties in com.atlassian.bamboo.testutils.properties