Interface DeployedGenerator
-
- All Known Implementing Classes:
CardinalDeployedGenerator,PerDeployableTypeGenerator,PlaceholderPropertyDeployedGenerator,TypeFilterDeployedGenerator,UpdateSameDeployableChainGenerator
public interface DeployedGenerator
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description GeneratedDeployedsgenerateDeployed(DeploymentContext deploymentContext, com.xebialabs.deployit.plugin.api.udm.Deployable deployable, com.xebialabs.deployit.plugin.api.udm.Container container)
-
-
-
Method Detail
-
generateDeployed
GeneratedDeployeds generateDeployed(DeploymentContext deploymentContext, com.xebialabs.deployit.plugin.api.udm.Deployable deployable, com.xebialabs.deployit.plugin.api.udm.Container container)
-
-