org.jvnet.hudson.plugins.groovypostbuild
クラス GroovyPostbuildSummaryAction
java.lang.Object
org.jvnet.hudson.plugins.groovypostbuild.GroovyPostbuildSummaryAction
- すべての実装されたインタフェース:
- hudson.model.Action, hudson.model.ModelObject
@ExportedBean(defaultVisibility=2)
public class GroovyPostbuildSummaryAction
- extends Object
- implements hudson.model.Action
| クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GroovyPostbuildSummaryAction
public GroovyPostbuildSummaryAction(String iconPath)
getUrlName
public String getUrlName()
- 定義:
- インタフェース
hudson.model.Action 内の getUrlName
getDisplayName
public String getDisplayName()
- 定義:
- インタフェース
hudson.model.Action 内の getDisplayName - 定義:
- インタフェース
hudson.model.ModelObject 内の getDisplayName
getIconFileName
public String getIconFileName()
- 定義:
- インタフェース
hudson.model.Action 内の getIconFileName
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-2014. All Rights Reserved.