Class CellTasks
java.lang.Object
com.xebialabs.deployit.plugin.was.contributor.webserver.task.CellTasks
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic 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)
-
Constructor Details
-
CellTasks
public CellTasks()
-
-
Method Details
-
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)
-