public class CodeAnalysisPowerShell extends Object implements Serializable
| Constructor and Description |
|---|
CodeAnalysisPowerShell(String connection,
List<CodeAnalysisDBObject> objects,
List<CodeAnalysisDBObjectFolder> objectFolders,
int ruleSet,
CodeAnalysisReport report,
CodeAnalysisFailConditions failConditions) |
| Modifier and Type | Method and Description |
|---|---|
hudson.model.Result |
run(hudson.FilePath workspace,
hudson.model.TaskListener listener) |
public CodeAnalysisPowerShell(String connection, List<CodeAnalysisDBObject> objects, List<CodeAnalysisDBObjectFolder> objectFolders, int ruleSet, CodeAnalysisReport report, CodeAnalysisFailConditions failConditions)
public hudson.model.Result run(hudson.FilePath workspace,
hudson.model.TaskListener listener)
throws IOException
IOExceptionCopyright © 2016–2019. All rights reserved.