|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TasksResult | |
|---|---|
| hudson.plugins.tasks | |
| Uses of TasksResult in hudson.plugins.tasks |
|---|
| Methods in hudson.plugins.tasks that return TasksResult | |
|---|---|
TasksResult |
TasksResultBuilder.build(hudson.model.AbstractBuild<?,?> build,
TasksParserResult project,
java.lang.String high,
java.lang.String normal,
java.lang.String low)
Creates a result that persists the Tasks information for the specified build. |
| Methods in hudson.plugins.tasks with parameters of type TasksResult | |
|---|---|
static java.lang.String |
ResultSummary.createSummary(TasksResult project)
Returns the message to show as the result summary. |
| Constructors in hudson.plugins.tasks with parameters of type TasksResult | |
|---|---|
MavenTasksResultAction(hudson.model.AbstractBuild<?,?> owner,
HealthReportBuilder healthReportBuilder,
java.lang.String height,
java.lang.String high,
java.lang.String normal,
java.lang.String low,
TasksResult result)
Creates a new instance of MavenFindBugsResultAction. |
|
TasksResultAction(hudson.model.AbstractBuild<?,?> owner,
HealthReportBuilder healthReportBuilder,
TasksResult result)
Creates a new instance of TasksResultAction. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||