com.xebialabs.deployit.engine.replacer
Class Placeholders
java.lang.Object
com.xebialabs.deployit.engine.replacer.Placeholders
public class Placeholders
- extends java.lang.Object
|
Field Summary |
static com.google.common.cache.LoadingCache<java.lang.String,java.util.regex.Pattern> |
patternMap
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
patternMap
public static com.google.common.cache.LoadingCache<java.lang.String,java.util.regex.Pattern> patternMap
Placeholders
public Placeholders()
scanPlaceholders
public static void scanPlaceholders(com.xebialabs.deployit.plugin.api.udm.artifact.SourceArtifact artifact,
PlaceholderScanner scanner)
replacePlaceholders
public static void replacePlaceholders(com.xebialabs.deployit.plugin.api.udm.artifact.DerivedArtifact<? extends com.xebialabs.deployit.plugin.api.udm.artifact.SourceArtifact> derivedArtifact,
PlaceholderReplacer replacer)