|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.thalesgroup.hudson.plugins.cppcheck.CppcheckParserResult
public class CppcheckParserResult
| Field Summary | |
|---|---|
static java.lang.String |
DELAULT_REPORT_MAVEN
|
| Constructor Summary | |
|---|---|
CppcheckParserResult(hudson.model.BuildListener listener,
java.lang.String cppcheckReportPattern)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getCppcheckReportPattern()
|
CppcheckReport |
invoke(java.io.File basedir,
hudson.remoting.VirtualChannel channel)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String DELAULT_REPORT_MAVEN
| Constructor Detail |
|---|
public CppcheckParserResult(hudson.model.BuildListener listener,
java.lang.String cppcheckReportPattern)
| Method Detail |
|---|
public CppcheckReport invoke(java.io.File basedir,
hudson.remoting.VirtualChannel channel)
throws java.io.IOException
invoke in interface hudson.FilePath.FileCallable<CppcheckReport>java.io.IOExceptionpublic java.lang.String getCppcheckReportPattern()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||