Uses of Interface
jenkins.plugins.nodejs.tools.InstallerPathResolver
Packages that use InstallerPathResolver
-
Uses of InstallerPathResolver in jenkins.plugins.nodejs.tools
Methods in jenkins.plugins.nodejs.tools that return InstallerPathResolverModifier and TypeMethodDescriptionstatic InstallerPathResolver
InstallerPathResolver.Factory.findResolverFor
(String id) Return an implementation adapt for the given installable. -
Uses of InstallerPathResolver in jenkins.plugins.nodejs.tools.pathresolvers
Classes in jenkins.plugins.nodejs.tools.pathresolvers that implement InstallerPathResolverModifier and TypeClassDescriptionclass
Calculate the name of the installer for the specified version according the architecture and CPU of the destination node.