|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.plugins.warnings.ResultSummary
public final class ResultSummary
Represents the result summary of the warnings parser. This summary will be shown in the summary.jelly script of the warnings result action.
| Method Summary | |
|---|---|
static java.lang.String |
createDeltaMessage(WarningsResult result)
Returns the message to show as the result summary. |
static java.lang.String |
createSummary(WarningsResult 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(WarningsResult result)
result - the result
public static java.lang.String createDeltaMessage(WarningsResult result)
result - the result
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||