Class UpdateJaasAliasContributor


public class UpdateJaasAliasContributor extends CollectDeployedsOfTypesContributor<ExtensibleDeployedResource>
Contributor that adds an update JaasAlias step that pushes changed JaasAlias data to runtime.
  • Constructor Details

    • UpdateJaasAliasContributor

      public UpdateJaasAliasContributor()
  • Method Details

    • addUpdateStepToPlan

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

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