public class DeployedInjector
extends java.lang.Object
| Constructor and Description |
|---|
DeployedInjector() |
| Modifier and Type | Method and Description |
|---|---|
static java.util.List<com.xebialabs.deployit.plugin.api.flow.Step> |
inject(com.xebialabs.deployit.plugin.api.deployment.specification.DeltaSpecification deltaSpec) |
protected static void |
injectDeployed(com.xebialabs.deployit.plugin.api.udm.Deployed<?,?> deployed,
com.xebialabs.deployit.plugin.api.deployment.specification.Operation operation,
com.xebialabs.deployit.plugin.api.udm.DeployedApplication deployedApplication) |
public static java.util.List<com.xebialabs.deployit.plugin.api.flow.Step> inject(com.xebialabs.deployit.plugin.api.deployment.specification.DeltaSpecification deltaSpec)
protected static void injectDeployed(com.xebialabs.deployit.plugin.api.udm.Deployed<?,?> deployed,
com.xebialabs.deployit.plugin.api.deployment.specification.Operation operation,
com.xebialabs.deployit.plugin.api.udm.DeployedApplication deployedApplication)