Interface DeployedGenerator

All Known Implementing Classes:
CardinalDeployedGenerator, PerDeployableTypeGenerator, PlaceholderPropertyDeployedGenerator, TypeFilterDeployedGenerator, UpdateSameDeployableChainGenerator

public interface DeployedGenerator
  • Method Summary

    Modifier and Type
    Method
    Description
    generateDeployed(DeploymentContext deploymentContext, com.xebialabs.deployit.plugin.api.udm.Deployable deployable, com.xebialabs.deployit.plugin.api.udm.Container container)
     
  • Method Details

    • generateDeployed

      GeneratedDeployeds generateDeployed(DeploymentContext deploymentContext, com.xebialabs.deployit.plugin.api.udm.Deployable deployable, com.xebialabs.deployit.plugin.api.udm.Container container)