Package | Description |
---|---|
com.thalesgroup.hudson.plugins.klocwork.model |
Modifier and Type | Method and Description |
---|---|
KloFile |
KloWorkspaceFile.getKloFile() |
Modifier and Type | Method and Description |
---|---|
List<KloFile> |
KloReport.getAllSeverities() |
List<KloFile> |
KloReport.getHighSeverities() |
List<KloFile> |
KloReport.getLowSeverities() |
Modifier and Type | Method and Description |
---|---|
void |
KloWorkspaceFile.setKloFile(KloFile kloFile) |
Modifier and Type | Method and Description |
---|---|
void |
KloReport.setErrors(List<KloFile> errors) |
void |
KloReport.setHighSeverities(List<KloFile> highSeverities) |
void |
KloReport.setLowSeverities(List<KloFile> lowSeverities) |
Constructor and Description |
---|
KloSourceContainer(hudson.model.BuildListener listener,
hudson.FilePath basedir,
List<KloFile> files) |
Copyright © 2004-2014. All Rights Reserved.