Class VariableUsagePoint
java.lang.Object
com.xebialabs.xlrelease.domain.variables.reference.VariableUsagePoint
- All Implemented Interfaces:
UsagePoint
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected static scala.PartialFunction<Variable,scala.runtime.BoxedUnit> protected scala.Option<Variable>replaceString(String key, String value) protected scala.Option<Variable>replaceValue(String key, Object value) replaceVariable(Variable toReplace, VariableOrValue replacement)
-
Constructor Details
-
VariableUsagePoint
-
-
Method Details
-
replace
-
collectVariables
- Specified by:
collectVariablesin interfaceUsagePoint
-
replaceVariable
- Specified by:
replaceVariablein interfaceUsagePoint
-
getTargetProperty
- Specified by:
getTargetPropertyin interfaceUsagePoint
-
replaceString
-
replaceValue
-