|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecthudson.plugins.analysis.collector.AnalysisResultSummary
public final class AnalysisResultSummary
Creates the result summary for the collected analysis results. This summary will be
shown in the summary.jelly script of the AnalysisResultAction.
| Method Summary | |
|---|---|
static java.lang.String |
createDeltaMessage(AnalysisResult result)
Returns the message to show as the result summary. |
static java.lang.String |
createSummary(AnalysisResult result)
Returns the message to show as the result summary. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static java.lang.String createSummary(AnalysisResult result)
result - the result
public static java.lang.String createDeltaMessage(AnalysisResult result)
result - the result
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||