Package hudson.model
Class AbstractStatusIcon
java.lang.Object
hudson.model.AbstractStatusIcon
- All Implemented Interfaces:
StatusIcon
- Direct Known Subclasses:
StockStatusIcon
Partial base class for
StatusIcon
.- Since:
- 1.390
- Author:
- Kohsuke Kawaguchi
-
Constructor Summary
-
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
-
Constructor Details
-
AbstractStatusIcon
public AbstractStatusIcon()
-