|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Project | |
|---|---|
| hudson.plugins.serenitec | |
| hudson.plugins.serenitec.util | |
| Uses of Project in hudson.plugins.serenitec |
|---|
| Methods in hudson.plugins.serenitec that return Project | |
|---|---|
Project |
SerenitecResult.getPreviousResult()
Returns the results of the previous build. |
Project |
SerenitecResult.getProject()
Returns the associated project of this result. |
Project |
SerenitecResult.getProjectSerenitec()
|
protected Project |
SerenitecPublisher.perform(hudson.model.AbstractBuild<?,?> build,
java.io.PrintStream logger)
|
| Methods in hudson.plugins.serenitec with parameters of type Project | |
|---|---|
SerenitecResult |
SerenitecResultBuilder.build(hudson.model.AbstractBuild<?,?> build,
Project project)
Creates a result that persists the serenitec information for the specified build. |
void |
SerenitecResult.initialize(hudson.model.AbstractBuild<?,?> build,
Project project,
EntriesContainer previousProject)
|
| Constructors in hudson.plugins.serenitec with parameters of type Project | |
|---|---|
SerenitecResult(hudson.model.AbstractBuild<?,?> build,
Project project)
Creates a new instance of WarningsResult. |
|
SerenitecResult(hudson.model.AbstractBuild<?,?> build,
Project project,
EntriesContainer previousProject)
Creates a new instance of SerenitecResult. |
|
SerenitecResult(hudson.model.AbstractBuild<?,?> build,
Project project,
SerenitecResult previous)
Creates a new instance of SerenitecResult. |
|
| Uses of Project in hudson.plugins.serenitec.util |
|---|
| Methods in hudson.plugins.serenitec.util that return Project | |
|---|---|
protected abstract Project |
HealthAwarePublisher.perform(hudson.model.AbstractBuild<?,?> build,
java.io.PrintStream logger)
Performs the publishing of the results of this plug-in. |
| Constructors in hudson.plugins.serenitec.util with parameters of type Project | |
|---|---|
ErrorDetails(hudson.model.AbstractBuild<?,?> Owner,
Project Projet,
java.lang.String error)
|
|
SeverityDetails(hudson.model.AbstractBuild<?,?> Owner,
Project Projet,
int Severity)
Generates DATA for Severity Details |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||