Class AciCleanTask.DeploymentRegistrar

  • Enclosing class:
    AciCleanTask

    public static class AciCleanTask.DeploymentRegistrar
    extends Object
    • Constructor Detail

      • DeploymentRegistrar

        protected DeploymentRegistrar()
    • Method Detail

      • getDeploymentsToClean

        public ConcurrentLinkedQueue<com.microsoft.jenkins.containeragents.aci.AciCleanTask.DeploymentInfo> getDeploymentsToClean()
      • registerDeployment

        public void registerDeployment​(String cloudName,
                                       String resourceGroupName,
                                       String deploymentName)
      • syncDeploymentsToClean

        public void syncDeploymentsToClean()