@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public class BuildStatusIcon extends Icon
ICON_LARGE_STYLE, ICON_MEDIUM_STYLE, ICON_SMALL_STYLE, ICON_XLARGE_STYLE
Constructor and Description |
---|
BuildStatusIcon(String classSpec,
String url,
String style) |
BuildStatusIcon(String classSpec,
String url,
String style,
boolean inProgress) |
Modifier and Type | Method and Description |
---|---|
boolean |
isBuildStatus() |
boolean |
isInProgress() |
boolean |
isSvgSprite()
Is the Icon an SVG?
|
getClassSpec, getNormalizedSelector, getQualifiedUrl, getQualifiedUrl, getStyle, getUrl, toNormalizedCSSSelector, toNormalizedIconName, toNormalizedIconNameClass, toNormalizedIconSizeClass, toNormalizedIconUrl
public BuildStatusIcon(String classSpec, String url, String style, boolean inProgress)
public boolean isSvgSprite()
Icon
isSvgSprite
in class Icon
public boolean isBuildStatus()
public boolean isInProgress()
Copyright © 2004–2022. All rights reserved.