Class CacheLocationLocator

java.lang.Object
hudson.model.AbstractDescribableImpl<CacheLocationLocator>
jenkins.plugins.nodejs.cache.CacheLocationLocator
All Implemented Interfaces:
ExtensionPoint, Describable<CacheLocationLocator>
Direct Known Subclasses:
DefaultCacheLocationLocator, PerExecutorCacheLocationLocator, PerJobCacheLocationLocator

public abstract class CacheLocationLocator extends AbstractDescribableImpl<CacheLocationLocator> implements ExtensionPoint
Strategy pattern that decides the location of the NPM cache location for a build.