| Package | Description |
|---|---|
| org.jenkinsci.plugins.sonargerrit |
| Modifier and Type | Method and Description |
|---|---|
List<SubJobConfig> |
SonarToGerritPublisher.getSubJobConfigs() |
List<SubJobConfig> |
SonarToGerritPublisher.getSubJobConfigs(boolean addDefault) |
| Constructor and Description |
|---|
SonarToGerritPublisher(String sonarURL,
List<SubJobConfig> subJobConfigs,
String severity,
boolean changedLinesOnly,
boolean newIssuesOnly,
String noIssuesToPostText,
String someIssuesToPostText,
String issueComment,
boolean overrideCredentials,
String httpUsername,
String httpPassword,
boolean postScore,
String category,
String noIssuesScore,
String issuesScore,
String noIssuesNotification,
String issuesNotification) |
Copyright © 2016-2017. All Rights Reserved.