Uses of Interface
org.jenkins.ui.icon.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
Modifier 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
Modifier and TypeClassDescriptionclass
AbstractCloudComputer<T extends AbstractCloudSlave>
Partial implementation ofComputer
to be used in conjunction withAbstractCloudSlave
.class
-
Uses of IconSpec in jenkins.model
Modifier and TypeInterfaceDescriptioninterface
Interface for computer-like objects meant to be passed tot:executors
tag.