|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.xebialabs.deployit.plugin.api.udm.artifact.Artifacts
public class Artifacts
| Field Summary | |
|---|---|
static java.util.Map<java.lang.String,java.util.regex.Pattern> |
patternMap
|
| Constructor Summary | |
|---|---|
Artifacts()
|
|
| Method Summary | |
|---|---|
static void |
replacePlaceholders(DerivedArtifact<? extends SourceArtifact> derivedArtifact,
PlaceholderReplacer replacer)
|
static void |
scanPlaceholders(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 Artifacts()
| Method Detail |
|---|
public static void scanPlaceholders(SourceArtifact artifact,
PlaceholderScanner scanner)
public static void replacePlaceholders(DerivedArtifact<? extends SourceArtifact> derivedArtifact,
PlaceholderReplacer replacer)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||