Class CellTasks


  • public class CellTasks
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      CellTasks()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void propagateGlobalPlugin​(Cell cell, com.xebialabs.deployit.plugin.api.deployment.planning.DeploymentPlanningContext ctx)  
      static void updateGlobalPlugin​(Cell cell, com.xebialabs.deployit.plugin.api.deployment.planning.DeploymentPlanningContext ctx)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CellTasks

        public CellTasks()
    • Method Detail

      • updateGlobalPlugin

        public static void updateGlobalPlugin​(Cell cell,
                                              com.xebialabs.deployit.plugin.api.deployment.planning.DeploymentPlanningContext ctx)
      • propagateGlobalPlugin

        public static void propagateGlobalPlugin​(Cell cell,
                                                 com.xebialabs.deployit.plugin.api.deployment.planning.DeploymentPlanningContext ctx)