Package jetbrains.buildServer.agent.util
Class ParameterValueFinder
- java.lang.Object
-
- jetbrains.buildServer.agent.util.ParameterValueFinder
-
public class ParameterValueFinder extends Object
-
-
Constructor Summary
Constructors Constructor Description ParameterValueFinder(String humanReadableParamName, String... possibleNames)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected String
getDefaultValue()
String
getPropertyValue(String explicitlyDefinedValue, Map<String,String> propsAndVars)
-