Uses of Interface
org.jenkins.ui.icon.IconSpec
Packages that use IconSpec
Package
Description
Core object model that are bound to URLs via stapler, rooted at
Jenkins
.Code related to agents.
-
Uses of IconSpec in hudson.model
Classes in hudson.model that implement IconSpecModifier and TypeClassDescriptionstatic class
AbstractProject
subtypes should implement this base class as a descriptor.class
Represents the running state of a remote computer that holdsExecutor
s.static class
static final class
Deprecated.only here for backward compclass
Descriptor
forTopLevelItem
s. -
Uses of IconSpec in hudson.slaves
Classes in hudson.slaves that implement IconSpecModifier and TypeClassDescriptionclass
AbstractCloudComputer<T extends AbstractCloudSlave>
Partial implementation ofComputer
to be used in conjunction withAbstractCloudSlave
.class
-
Uses of IconSpec in jenkins.model
Subinterfaces of IconSpec in jenkins.modelModifier and TypeInterfaceDescriptioninterface
Interface for computer-like objects meant to be passed tot:executors
tag.Classes in jenkins.model that implement IconSpec