Package hudson.model
Class AbstractStatusIcon
- java.lang.Object
-
- hudson.model.AbstractStatusIcon
-
- All Implemented Interfaces:
StatusIcon
- Direct Known Subclasses:
StockStatusIcon
public abstract class AbstractStatusIcon extends Object implements StatusIcon
Partial base class forStatusIcon
.- Since:
- 1.390
- Author:
- Kohsuke Kawaguchi
-
-
Constructor Summary
Constructors Constructor Description AbstractStatusIcon()
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface hudson.model.StatusIcon
getDescription, getImageOf
-
-