Uses of Class
hudson.plugins.serenitec.SerenitecResult

Packages that use SerenitecResult
hudson.plugins.serenitec   
 

Uses of SerenitecResult in hudson.plugins.serenitec
 

Methods in hudson.plugins.serenitec that return SerenitecResult
 SerenitecResult SerenitecResultBuilder.build(hudson.model.AbstractBuild<?,?> build, Project project)
          Creates a result that persists the serenitec information for the specified build.
 

Constructors in hudson.plugins.serenitec with parameters of type SerenitecResult
SerenitecResult(hudson.model.AbstractBuild<?,?> build, Project project, SerenitecResult previous)
          Creates a new instance of SerenitecResult.
SerenitecResultAction(hudson.model.AbstractBuild<?,?> owner, HealthReportBuilder healthReportBuilder, SerenitecResult result)
          Creates a new instance of WarningsResultAction.
 



Copyright © 2008. All Rights Reserved.