public class CodeAnalysisPowerShell extends Object
| Constructor and Description |
|---|
CodeAnalysisPowerShell(String connection,
List<CodeAnalysisDBObject> objects,
List<CodeAnalysisDBObjectFolder> objectFolders,
int ruleSet,
CodeAnalysisReport report) |
| Modifier and Type | Method and Description |
|---|---|
void |
run(hudson.model.Run<?,?> run,
hudson.model.TaskListener listener) |
public CodeAnalysisPowerShell(String connection, List<CodeAnalysisDBObject> objects, List<CodeAnalysisDBObjectFolder> objectFolders, int ruleSet, CodeAnalysisReport report)
public void run(hudson.model.Run<?,?> run,
hudson.model.TaskListener listener)
throws IOException
IOExceptionCopyright © 2016–2018. All rights reserved.