Uses of Class
hudson.plugins.tasks.TasksResult

Packages that use TasksResult
hudson.plugins.tasks   
 

Uses of TasksResult in hudson.plugins.tasks
 

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
TasksResultAction(hudson.model.AbstractBuild<?,?> owner, TasksResult result, HealthReportBuilder healthReportBuilder)
          Creates a new instance of TasksResultAction.
 



Copyright © 2008. All Rights Reserved.