Extension Points defined in NodeJS Plugin
This site is the new docs site currently being tested. For the actual docs in use please go to https://www.jenkins.io/doc. |
CacheLocationLocator
jenkinsdoc:nodejs:jenkins.plugins.nodejs.cache.CacheLocationLocator]
Strategy pattern that decides the location of the NPM cache location for a build.
Implementations:
-
NodeJS Plugin: jenkins.
plugins. nodejs. cache. DefaultCacheLocationLocator (view on GitHub) -
NodeJS Plugin: jenkins.
plugins. nodejs. cache. PerExecutorCacheLocationLocator (view on GitHub) -
NodeJS Plugin: jenkins.
plugins. nodejs. cache. PerJobCacheLocationLocator (view on GitHub)