Class HtmlBadgeAction
java.lang.Object
com.jenkinsci.plugins.badge.action.HtmlBadgeAction
- All Implemented Interfaces:
Action
,BuildBadgeAction
,ModelObject
,Serializable
@ExportedBean(defaultVisibility=2)
@Deprecated(since="2.0",
forRemoval=true)
public class HtmlBadgeAction
extends Object
implements BuildBadgeAction, Action, Serializable
Deprecated, for removal: This API element is subject to removal in a future version.
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionstatic HtmlBadgeAction
createHtmlBadge
(String html) Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.getHtml()
Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.getId()
Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.void
Deprecated, for removal: This API element is subject to removal in a future version.
-
Method Details
-
createHtmlBadge
Deprecated, for removal: This API element is subject to removal in a future version. -
setId
Deprecated, for removal: This API element is subject to removal in a future version. -
getId
Deprecated, for removal: This API element is subject to removal in a future version. -
getHtml
Deprecated, for removal: This API element is subject to removal in a future version. -
getRawHtml
Deprecated, for removal: This API element is subject to removal in a future version. -
getUrlName
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
getUrlName
in interfaceAction
-
getDisplayName
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
getDisplayName
in interfaceAction
- Specified by:
getDisplayName
in interfaceModelObject
-
getIconFileName
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
getIconFileName
in interfaceAction
-
BadgeAction
.