|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ikokoon.serenity.hudson.SerenityBuildAction
public class SerenityBuildAction
This is the Stapler 'proxy'. It serves the chain of results objects to the front end.
| Constructor Summary | |
|---|---|
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. |
|
| Method Summary | |
|---|---|
java.lang.String |
getDisplayName()
|
java.lang.String |
getIconFileName()
|
ISerenityResult |
getResult()
|
java.lang.Object |
getTarget()
|
java.lang.String |
getUrlName()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SerenityBuildAction(hudson.model.AbstractBuild owner,
ISerenityResult result)
owner - the build owner that generated the buildresult - the result from Serenity that will be presented to the front end| Method Detail |
|---|
public java.lang.String getDisplayName()
getDisplayName in interface hudson.model.ActiongetDisplayName in interface hudson.model.ModelObjectpublic java.lang.String getIconFileName()
getIconFileName in interface hudson.model.Actionpublic java.lang.String getUrlName()
getUrlName in interface hudson.model.Actionpublic java.lang.Object getTarget()
getTarget in interface org.kohsuke.stapler.StaplerProxypublic ISerenityResult getResult()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||