@ExportedBean(defaultVisibility=2) public class PhabricatorPostbuildSummaryAction extends Object implements hudson.model.Action
| Constructor and Description |
|---|
PhabricatorPostbuildSummaryAction(String iconPath) |
| Modifier and Type | Method and Description |
|---|---|
void |
appendText(String text) |
String |
getDisplayName() |
String |
getIconFileName() |
String |
getIconPath() |
String |
getText() |
String |
getUrlName() |
public PhabricatorPostbuildSummaryAction(String iconPath)
public String getUrlName()
getUrlName in interface hudson.model.Actionpublic String getDisplayName()
getDisplayName in interface hudson.model.ActiongetDisplayName in interface hudson.model.ModelObjectpublic String getIconFileName()
getIconFileName in interface hudson.model.Action@Exported public String getIconPath()
@Exported public String getText()
public void appendText(String text)
Copyright © 2004-2015. All Rights Reserved.