|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ISerenityResult | |
|---|---|
| com.ikokoon.serenity.hudson | |
| Uses of ISerenityResult in com.ikokoon.serenity.hudson |
|---|
| Classes in com.ikokoon.serenity.hudson that implement ISerenityResult | |
|---|---|
class |
SerenityResult
This is the result that will be used to render the results on the front end. |
| Methods in com.ikokoon.serenity.hudson that return ISerenityResult | |
|---|---|
ISerenityResult |
SerenityProjectAction.getLastResult()
|
ISerenityResult |
SerenityBuildAction.getResult()
|
| Constructors in com.ikokoon.serenity.hudson with parameters of type ISerenityResult | |
|---|---|
SerenityBuildAction(hudson.model.AbstractBuild owner,
ISerenityResult result)
Constructor takes the Hudson build owner and the result that will be presented to the front end for displaying the data from teh build and metrics. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||