@Component
public class DeployedArtifactPlaceholdersResolver
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
PLACEHOLDERS_FIELD |
| Constructor and Description |
|---|
DeployedArtifactPlaceholdersResolver() |
| Modifier and Type | Method and Description |
|---|---|
void |
resolvePlaceholders(com.xebialabs.deployit.plugin.api.udm.EmbeddedDeployedContainer<?,?> deployed,
com.xebialabs.deployit.service.replacement.ConsolidatedDictionary dictionary,
java.util.Set<java.lang.String> missingPlaceholdersAggregator) |
public static final java.lang.String PLACEHOLDERS_FIELD