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:
collectVariables
in interfaceUsagePoint
-
replaceVariable
- Specified by:
replaceVariable
in interfaceUsagePoint
-
getTargetProperty
- Specified by:
getTargetProperty
in interfaceUsagePoint
-
replaceString
-
replaceValue
-