@ExportedBean(defaultVisibility=2) public class GitChangelogSummaryDecorator extends Object implements hudson.model.Action
| Constructor and Description |
|---|
GitChangelogSummaryDecorator(String text) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName() |
String |
getIconFileName() |
String |
getText() |
String |
getUrlName() |
public GitChangelogSummaryDecorator(String text)
public String getDisplayName()
getDisplayName in interface hudson.model.ActiongetDisplayName in interface hudson.model.ModelObjectpublic String getIconFileName()
getIconFileName in interface hudson.model.Action@Exported public String getText()
public String getUrlName()
getUrlName in interface hudson.model.ActionCopyright © 2016–2017. All rights reserved.