org.jvnet.hudson.plugins.groovypostbuild
Class GroovyPostbuildSummaryAction
java.lang.Object
org.jvnet.hudson.plugins.groovypostbuild.GroovyPostbuildSummaryAction
- All Implemented Interfaces:
- hudson.model.Action, hudson.model.ModelObject
@ExportedBean(defaultVisibility=2)
public class GroovyPostbuildSummaryAction
- extends Object
- implements hudson.model.Action
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GroovyPostbuildSummaryAction
public GroovyPostbuildSummaryAction(String iconPath)
getUrlName
public String getUrlName()
- Specified by:
getUrlName in interface hudson.model.Action
getDisplayName
public String getDisplayName()
- Specified by:
getDisplayName in interface hudson.model.Action- Specified by:
getDisplayName in interface hudson.model.ModelObject
getIconFileName
public String getIconFileName()
- Specified by:
getIconFileName in interface hudson.model.Action
getIconPath
@Exported
public String getIconPath()
getText
@Exported
public String getText()
appendText
public void appendText(String text,
boolean escapeHtml)
appendText
public void appendText(String text,
boolean escapeHtml,
boolean bold,
boolean italic,
String color)
Copyright © 2004-2012. All Rights Reserved.