Uses of Interface
hudson.slaves.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
-
Uses of NodeSpecific in hudson.slaves
Modifier and TypeInterfaceDescriptioninterface
NodeSpecific<T extends NodeSpecific<T>>
Represents any concept that can be adapted for a node. -
Uses of NodeSpecific in hudson.tasks
Modifier and TypeClassDescriptionstatic final class
Represents a Maven installation in a system. -
Uses of NodeSpecific in hudson.tools
Modifier and TypeClassDescriptionclass
Convenient abstract class to implement a NodeSpecificInstallable based on an existing Installable