public class CommonContextNameInjector
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static com.xebialabs.deployit.plugin.api.reflect.Type |
COMMON_CONTEXT_TYPE |
| Constructor and Description |
|---|
CommonContextNameInjector() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.Iterable<ContextElement<?>> |
extractContextElements(java.lang.Iterable<com.xebialabs.deployit.plugin.generic.deployed.AbstractDeployed<?>> abstractDeployeds) |
protected java.lang.Iterable<com.xebialabs.deployit.plugin.generic.deployed.AbstractDeployed<?>> |
findDeployedsTargetedToCommonContexts(java.util.List<com.xebialabs.deployit.plugin.api.deployment.specification.Delta> deltas) |
protected void |
injectCommonContextNameIntoContextElements(java.lang.Iterable<com.xebialabs.deployit.plugin.generic.deployed.AbstractDeployed<?>> abstractDeployeds) |
java.util.List<com.xebialabs.deployit.plugin.api.flow.Step> |
injectContextNameInToContextElements(com.xebialabs.deployit.plugin.api.deployment.specification.DeltaSpecification spec) |
public static final com.xebialabs.deployit.plugin.api.reflect.Type COMMON_CONTEXT_TYPE
public java.util.List<com.xebialabs.deployit.plugin.api.flow.Step> injectContextNameInToContextElements(com.xebialabs.deployit.plugin.api.deployment.specification.DeltaSpecification spec)
protected void injectCommonContextNameIntoContextElements(java.lang.Iterable<com.xebialabs.deployit.plugin.generic.deployed.AbstractDeployed<?>> abstractDeployeds)
protected java.lang.Iterable<ContextElement<?>> extractContextElements(java.lang.Iterable<com.xebialabs.deployit.plugin.generic.deployed.AbstractDeployed<?>> abstractDeployeds)
protected java.lang.Iterable<com.xebialabs.deployit.plugin.generic.deployed.AbstractDeployed<?>> findDeployedsTargetedToCommonContexts(java.util.List<com.xebialabs.deployit.plugin.api.deployment.specification.Delta> deltas)