public class BadgeAction extends Object implements BuildBadgeAction, RunAction2
| Constructor and Description |
|---|
BadgeAction(String url) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName() |
String |
getIconFileName() |
String |
getTooltip() |
String |
getUrlName() |
void |
onAttached(Run<?,?> r) |
void |
onLoad(Run<?,?> r) |
public BadgeAction(String url)
public String getIconFileName()
getIconFileName in interface Actionpublic String getDisplayName()
getDisplayName in interface ActiongetDisplayName in interface ModelObjectpublic String getUrlName()
getUrlName in interface Actionpublic String getTooltip()
public void onAttached(Run<?,?> r)
onAttached in interface RunAction2public void onLoad(Run<?,?> r)
onLoad in interface RunAction2Copyright © 2016–2019. All rights reserved.