@Deprecated public class PropertiesManager extends Object
Constructor and Description |
---|
PropertiesManager(Properties... properties)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
getAllPropertiesWithPrefix(String prefix)
Deprecated.
|
String |
getPropertyValue(String k)
Deprecated.
|
String |
getPropertyValue(String k,
String defaultValue)
Deprecated.
|
int |
getTestPropertyAsInt(String propName)
Deprecated.
|
int |
getTestPropertyAsInt(String propName,
int defaultValue)
Deprecated.
|
public PropertiesManager(Properties... properties)
Copyright © 2003–2018 Atlassian. All rights reserved.