Uses of Interface
hudson.slaves.NodeSpecific
Packages that use NodeSpecific
Package
Description
Core object model that are bound to URLs via stapler, rooted at
Jenkins
.Code related to agents.
-
Uses of NodeSpecific in hudson.model
Classes in hudson.model that implement NodeSpecific -
Uses of NodeSpecific in hudson.slaves
Classes in hudson.slaves with type parameters of type NodeSpecificModifier and TypeInterfaceDescriptioninterface
NodeSpecific<T extends NodeSpecific<T>>
Represents any concept that can be adapted for a node. -
Uses of NodeSpecific in hudson.tasks
Classes in hudson.tasks that implement NodeSpecificModifier and TypeClassDescriptionstatic final class
Represents a Maven installation in a system. -
Uses of NodeSpecific in hudson.tools
Classes in hudson.tools that implement NodeSpecificModifier and TypeClassDescriptionclass
Convenient abstract class to implement a NodeSpecificInstallable based on an existing Installable