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