Class CellTasks
- java.lang.Object
-
- com.xebialabs.deployit.plugin.was.contributor.webserver.task.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 voidpropagateGlobalPlugin(Cell cell, com.xebialabs.deployit.plugin.api.deployment.planning.DeploymentPlanningContext ctx)static voidupdateGlobalPlugin(Cell cell, com.xebialabs.deployit.plugin.api.deployment.planning.DeploymentPlanningContext ctx)
-
-
-
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)
-
-