public class PowerShellDeployedInspectionHelper extends com.xebialabs.deployit.plugin.remoting.inspection.DeployedInspectionHelper<BasePowerShellContainer,BaseExtensiblePowerShellDeployed>
| Constructor and Description |
|---|
PowerShellDeployedInspectionHelper() |
| Modifier and Type | Method and Description |
|---|---|
protected com.xebialabs.deployit.plugin.api.flow.Step |
createInspectionStep(BasePowerShellContainer container,
BaseExtensiblePowerShellDeployed prototype,
java.lang.String scriptName,
java.util.Map<java.lang.String,java.lang.Object> varsCtx,
java.lang.String description) |
protected com.xebialabs.deployit.plugin.api.flow.Step createInspectionStep(BasePowerShellContainer container, BaseExtensiblePowerShellDeployed prototype, java.lang.String scriptName, java.util.Map<java.lang.String,java.lang.Object> varsCtx, java.lang.String description)
createInspectionStep in class com.xebialabs.deployit.plugin.remoting.inspection.DeployedInspectionHelper<BasePowerShellContainer,BaseExtensiblePowerShellDeployed>