Package | Description |
---|---|
com.atlassian.bamboo.utils.properties |
Modifier and Type | Class and Description |
---|---|
class |
ChainedPropertyProvider
PropertyProvider implementation that allows chaining multiple PropertyProviders.
|
class |
PrefixedPropertyProvider
SimplePropertyProvider that prepends property key with defined prefix
|
class |
SimplePropertyProvider
PropertyProvider backed with Properties
|
Modifier and Type | Field and Description |
---|---|
protected List<PropertyProvider> |
ChainedPropertyProvider.propertyProviders |
Modifier and Type | Method and Description |
---|---|
PropertyProvider |
PropertyProviderBuilder.build() |
Modifier and Type | Method and Description |
---|---|
static Predicate<PropertyProvider> |
PropertyProviders.hasProperty(String key) |
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.