public class ScriptPowerShell extends Object implements Serializable
| Modifier | Constructor and Description |
|---|---|
protected |
ScriptPowerShell(String connection,
boolean sourcetype,
String filePathOrScript,
String OutputName,
int maxRows) |
| Modifier and Type | Method and Description |
|---|---|
hudson.model.Result |
run(hudson.FilePath workspace,
hudson.model.TaskListener listener) |
public hudson.model.Result run(hudson.FilePath workspace,
hudson.model.TaskListener listener)
throws IOException
IOExceptionCopyright © 2016–2019. All rights reserved.