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 java.lang.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(java.lang.String iconPath)
getUrlName
public java.lang.String getUrlName()
- Specified by:
getUrlName in interface hudson.model.Action
getDisplayName
public java.lang.String getDisplayName()
- Specified by:
getDisplayName in interface hudson.model.Action- Specified by:
getDisplayName in interface hudson.model.ModelObject
getIconFileName
public java.lang.String getIconFileName()
- Specified by:
getIconFileName in interface hudson.model.Action
getIconPath
@Exported
public java.lang.String getIconPath()
getText
@Exported
public java.lang.String getText()
appendText
public void appendText(java.lang.String text,
boolean escapeHtml)
appendText
public void appendText(java.lang.String text,
boolean escapeHtml,
boolean bold,
boolean italic,
java.lang.String color)
Copyright © 2010. All Rights Reserved.