This class provides the Cache extension point that when implemented provides the caching logic for saving files from the executor to the cache storage system and sending them back to the executor.
Note, that Cache is Serializable and all subclasses must conform as well to work with Pipeline plugin</p>
Implementations:
Job Cacher Plugin: jenkins.
Extension point for providing a new implementation of item storage that plugins can use to store data associated with an item in whatever storage mechanism the storage implementation provides.
Implementations:
Job Cacher Plugin: jenkins.
Job Cacher Plugin: jenkins.
Job Cacher Plugin: jenkins.
Jobcacher Artifactory Storage Extension Plugin: io.
Jobcacher Azure Storage Extension Plugin: io.