|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.bamboo.builder.BuildResultsSummaryRenderer
public class BuildResultsSummaryRenderer
This class provides common Build Result rendering behaviour.
| Constructor Summary | |
|---|---|
BuildResultsSummaryRenderer(BuildResultsSummary buildResultsSummary,
org.apache.velocity.app.VelocityEngine templateEngine)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getBuildUrl()
Get the bamboo webapp url that will display this build |
java.lang.String |
getOneLineSummary()
Pretty printed one line summary of the build. |
java.lang.String |
getResultsAsHtml()
Format the build results as HTML - using a velocity template to specify the layout of the html |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BuildResultsSummaryRenderer(BuildResultsSummary buildResultsSummary,
org.apache.velocity.app.VelocityEngine templateEngine)
| Method Detail |
|---|
public java.lang.String getOneLineSummary()
public java.lang.String getBuildUrl()
public java.lang.String getResultsAsHtml()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||