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
Constructors -
Method Summary
Methods inherited from class com.jenkinsci.plugins.badge.action.AbstractBadgeAction
getCssClass, getIcon, getIconFileName, getId, getJenkinsColorStyle, getLink, getStyle, getTarget, getText, getUrlName, readResolve, setCssClass, setIcon, setLink, setStyle, setTarget, setTextMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface hudson.model.Action
getIconFileName, getUrlName
-
Constructor Details
-
Method Details
-
getDisplayName
- Specified by:
getDisplayNamein interfaceAction- Specified by:
getDisplayNamein interfaceModelObject
-
BadgeAction(String, String, String, String, String, String, String)instead.