| Package | Description |
|---|---|
| org.jenkinsci.plugins.reportinfo | |
| org.jenkinsci.plugins.reportinfo.builder |
| Modifier and Type | Method and Description |
|---|---|
static void |
ReportInfo.write(JobNotification notif,
Job job) |
| Modifier and Type | Field and Description |
|---|---|
protected JobNotification |
AllNotificationBuilder.jn |
| Modifier and Type | Method and Description |
|---|---|
void |
Checkstyle.parse(Path file,
JobNotification jn,
AllNotificationBuilder builder) |
void |
FindBugs.parse(Path file,
JobNotification jn,
AllNotificationBuilder builder) |
void |
NotificationBuilder.parse(Path file,
JobNotification jn,
AllNotificationBuilder builder) |
void |
PMD.parse(Path file,
JobNotification jn,
AllNotificationBuilder builder) |
void |
Tests.parse(Path file,
JobNotification jn,
AllNotificationBuilder builder) |
| Constructor and Description |
|---|
AllNotificationBuilder(JobNotification jn,
Path path,
String excludeFolders,
PrintStream logger) |
Copyright © 2017–2021. All rights reserved.