com.xebialabs.deployit.plugin.powershell
Class PowerShellDeployedInspectionHelper
java.lang.Object
com.xebialabs.deployit.plugin.remoting.inspection.DeployedInspectionHelper<BasePowerShellContainer,BaseExtensiblePowerShellDeployed>
com.xebialabs.deployit.plugin.powershell.PowerShellDeployedInspectionHelper
public class PowerShellDeployedInspectionHelper
- extends com.xebialabs.deployit.plugin.remoting.inspection.DeployedInspectionHelper<BasePowerShellContainer,BaseExtensiblePowerShellDeployed>
| Fields inherited from class com.xebialabs.deployit.plugin.remoting.inspection.DeployedInspectionHelper |
DISCOVER_SCRIPT_PROPERTY_NAME |
| Methods inherited from class com.xebialabs.deployit.plugin.remoting.inspection.DeployedInspectionHelper |
discoverDeployeds, discoverDeployeds |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PowerShellDeployedInspectionHelper
public PowerShellDeployedInspectionHelper()
createInspectionStep
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)
- Specified by:
createInspectionStep in class com.xebialabs.deployit.plugin.remoting.inspection.DeployedInspectionHelper<BasePowerShellContainer,BaseExtensiblePowerShellDeployed>