| Package | Description |
|---|---|
| org.jenkinsci.plugins.attention | |
| org.jenkinsci.plugins.attention.buildfailure | |
| org.jenkinsci.plugins.attention.response |
| Modifier and Type | Method and Description |
|---|---|
List<ReportObject> |
BuildFailureReport.getRedBuildList(String viewName) |
| Modifier and Type | Method and Description |
|---|---|
static ReportObject |
ReportObject.getInstance(hudson.model.Job project,
hudson.model.Run lastBuildCompleted) |
| Modifier and Type | Method and Description |
|---|---|
List<ReportObject> |
ReportJavaScriptResponse.getBuildList() |
List<ReportObject> |
PageData.getBuildList() |
| Modifier and Type | Method and Description |
|---|---|
void |
ReportJavaScriptResponse.setBuildList(List<ReportObject> buildList) |
void |
PageData.setBuildList(List<ReportObject> buildList) |
| Constructor and Description |
|---|
ReportJavaScriptResponse(String message,
boolean error,
List<ReportObject> buildList) |
Copyright © 2004-2015. All Rights Reserved.