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 classAbstractProjectsubtypes should implement this base class as a descriptor.classRepresents the running state of a remote computer that holdsExecutors.static classstatic final classDeprecated.only here for backward compclassDescriptorforTopLevelItems. -
Uses of IconSpec in hudson.slaves
Classes in hudson.slaves that implement IconSpecModifier and TypeClassDescriptionclassAbstractCloudComputer<T extends AbstractCloudSlave>Partial implementation ofComputerto be used in conjunction withAbstractCloudSlave.class -
Uses of IconSpec in jenkins.model
Subinterfaces of IconSpec in jenkins.modelModifier and TypeInterfaceDescriptioninterfaceInterface for computer-like objects meant to be passed tot:executorstag.Classes in jenkins.model that implement IconSpec -
Uses of IconSpec in jenkins.model.details
Classes in jenkins.model.details that implement IconSpecModifier and TypeClassDescriptionclassDisplays the cause for the given runclassclassDisplays downstream projects of a project (if any)classDisplays the duration of the given run, or, if the run has completed, shows the total time it took to executeclassDisplays if a run has parametersclassDisplays the full name of a project (if necessary)classDisplays the start time of the given runclassDisplays upstream projects of a project (if any)