|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectcom.xebialabs.deployit.engine.replacer.Placeholders
public class Placeholders
| Field Summary | |
|---|---|
static java.util.Map<java.lang.String,java.util.regex.Pattern> |
patternMap
|
| Constructor Summary | |
|---|---|
Placeholders()
|
|
| Method Summary | |
|---|---|
static void |
replacePlaceholders(com.xebialabs.deployit.plugin.api.udm.artifact.DerivedArtifact<? extends com.xebialabs.deployit.plugin.api.udm.artifact.SourceArtifact> derivedArtifact,
PlaceholderReplacer replacer)
|
static void |
scanPlaceholders(com.xebialabs.deployit.plugin.api.udm.artifact.SourceArtifact artifact,
PlaceholderScanner scanner)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static java.util.Map<java.lang.String,java.util.regex.Pattern> patternMap
| Constructor Detail |
|---|
public Placeholders()
| Method Detail |
|---|
public static void scanPlaceholders(com.xebialabs.deployit.plugin.api.udm.artifact.SourceArtifact artifact,
PlaceholderScanner scanner)
public static void replacePlaceholders(com.xebialabs.deployit.plugin.api.udm.artifact.DerivedArtifact<? extends com.xebialabs.deployit.plugin.api.udm.artifact.SourceArtifact> derivedArtifact,
PlaceholderReplacer replacer)
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||