com.xebialabs.deployit.plugin.powershell
Class PowerShellBatchContributor

java.lang.Object
  extended by com.xebialabs.deployit.plugin.powershell.PowerShellBatchContributor

public class PowerShellBatchContributor
extends java.lang.Object


Field Summary
static int MAX_DESCRIPTION_LENGTH
           
 
Constructor Summary
PowerShellBatchContributor()
           
 
Method Summary
 void generateCombinedSteps(com.xebialabs.deployit.plugin.api.deployment.specification.Deltas deltas, 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
 

Field Detail

MAX_DESCRIPTION_LENGTH

public static final int MAX_DESCRIPTION_LENGTH
See Also:
Constant Field Values
Constructor Detail

PowerShellBatchContributor

public PowerShellBatchContributor()
Method Detail

generateCombinedSteps

public void generateCombinedSteps(com.xebialabs.deployit.plugin.api.deployment.specification.Deltas deltas,
                                  com.xebialabs.deployit.plugin.api.deployment.planning.DeploymentPlanningContext ctx)