Class TestDatasourceContributor


  • public class TestDatasourceContributor
    extends CollectDeployedsOfTypesContributor<ExtensibleDeployedResource>
    Contributor to add test data source step. Before the data source can be tested any changed JAAS aliases have to be updated. This is done by another contributor, which must add steps before the ones added by this one.
    • Constructor Detail

      • TestDatasourceContributor

        public TestDatasourceContributor()
    • Method Detail

      • addTestConnectionSteps

        public static void addTestConnectionSteps​(com.xebialabs.deployit.plugin.api.deployment.specification.Deltas deltas,
                                                  com.xebialabs.deployit.plugin.api.deployment.planning.DeploymentPlanningContext ctx)
      • addTestConnectionStep

        public static void addTestConnectionStep​(ExtensibleDeployedResource datasource,
                                                 com.xebialabs.deployit.plugin.api.deployment.planning.DeploymentPlanningContext ctx)