Class CacheWrapper

All Implemented Interfaces:
ExtensionPoint, Describable<BuildWrapper>

public class CacheWrapper extends SimpleBuildWrapper
This is the entry point for the caching capability when used as a build wrapper.
Author:
Peter Hayes
  • Constructor Details

    • CacheWrapper

      @DataBoundConstructor public CacheWrapper(List<Cache> caches)
  • Method Details