Class BadgeAction
java.lang.Object
com.jenkinsci.plugins.badge.action.AbstractBadgeAction
com.jenkinsci.plugins.badge.action.BadgeAction
- All Implemented Interfaces:
Action
,BuildBadgeAction
,ModelObject
,Serializable
Common action for badges.
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class com.jenkinsci.plugins.badge.action.AbstractBadgeAction
getCssClass, getIcon, getIconFileName, getId, getJenkinsColorStyle, getLink, getStyle, getText, getUrlName, readResolve, setCssClass, setIcon, setLink, setStyle, setText
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface hudson.model.Action
getIconFileName, getUrlName
-
Constructor Details
-
BadgeAction
-
-
Method Details
-
getDisplayName
- Specified by:
getDisplayName
in interfaceAction
- Specified by:
getDisplayName
in interfaceModelObject
-