Class ReleaseVariablesUsagePoint
java.lang.Object
com.xebialabs.xlrelease.domain.variables.reference.ReleaseVariablesUsagePoint
- All Implemented Interfaces:
UsagePoint
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionSet<com.xebialabs.deployit.plugin.api.udm.ConfigurationItem> replaceVariable(Variable toReplace, VariableOrValue replacement)
-
Constructor Details
-
ReleaseVariablesUsagePoint
-
-
Method Details
-
collectVariables
- Specified by:
collectVariablesin interfaceUsagePoint
-
getTargetProperty
- Specified by:
getTargetPropertyin interfaceUsagePoint
-
replaceVariable
public Set<com.xebialabs.deployit.plugin.api.udm.ConfigurationItem> replaceVariable(Variable toReplace, VariableOrValue replacement) - Specified by:
replaceVariablein interfaceUsagePoint
-