Uses of Interface
com.atlassian.bamboo.setup.BambooSharedProperties
-
-
Uses of BambooSharedProperties in com.atlassian.bamboo.setup
Classes in com.atlassian.bamboo.setup that implement BambooSharedProperties Modifier and Type Class Description class
BambooSharedPropertiesImpl
Fields in com.atlassian.bamboo.setup declared as BambooSharedProperties Modifier and Type Field Description protected BambooSharedProperties
DefaultBootstrapManager. bambooSharedProperties
Methods in com.atlassian.bamboo.setup that return BambooSharedProperties Modifier and Type Method Description BambooSharedProperties
BootstrapManager. getBambooSharedProperties()
Shared home properties (bamboo-shared.cfg.xml)BambooSharedProperties
DefaultBootstrapManager. getBambooSharedProperties()
-
Uses of BambooSharedProperties in com.atlassian.bamboo.testutils.setup
Methods in com.atlassian.bamboo.testutils.setup that return BambooSharedProperties Modifier and Type Method Description BambooSharedProperties
TestBootstrapManager. getBambooSharedProperties()
-
Uses of BambooSharedProperties in com.atlassian.bamboo.upgrade.tasks.validation
Fields in com.atlassian.bamboo.upgrade.tasks.validation declared as BambooSharedProperties Modifier and Type Field Description protected BambooSharedProperties
BuildNumberInSharedHomeMatchesDatabase. bambooSharedProperties
-
Uses of BambooSharedProperties in it.com.atlassian.bamboo.agent.elastic.mocks
Methods in it.com.atlassian.bamboo.agent.elastic.mocks that return BambooSharedProperties Modifier and Type Method Description BambooSharedProperties
MockBootstrapManager. getBambooSharedProperties()
-