| Package | Description |
|---|---|
| com.coverity.ws.v5 | |
| jenkins.plugins.coverity |
| Modifier and Type | Field and Description |
|---|---|
protected List<MergedDefectDataObj> |
MergedDefectsPageDataObj.mergedDefects |
| Modifier and Type | Method and Description |
|---|---|
List<MergedDefectDataObj> |
MergedDefectsPageDataObj.getMergedDefects()
Gets the value of the mergedDefects property.
|
| Modifier and Type | Method and Description |
|---|---|
List<MergedDefectDataObj> |
CoverityBuildAction.getDefects()
The data for the defects that were captured for this build.
|
List<MergedDefectDataObj> |
CIMInstance.getDefects(String streamId,
List<Long> defectIds) |
List<MergedDefectDataObj> |
CoverityPublisher.getDefectsForSnapshot(CIMStream cimStream,
long snapshotId) |
| Modifier and Type | Method and Description |
|---|---|
String |
CoverityBuildAction.getURL(MergedDefectDataObj defect)
Returns the URL to the page for this defect in the CIM instance.
|
boolean |
DefectFilters.matches(MergedDefectDataObj defect) |
Copyright © 2004-2013 Hudson. All Rights Reserved.