Class ArbitraryFileCache.DescriptorImpl

java.lang.Object
hudson.model.Descriptor<Cache>
jenkins.plugins.jobcacher.CacheDescriptor
jenkins.plugins.jobcacher.ArbitraryFileCache.DescriptorImpl
All Implemented Interfaces:
Saveable, Loadable, OnMaster
Enclosing class:
ArbitraryFileCache

@Extension @Symbol("arbitraryFileCache") public static final class ArbitraryFileCache.DescriptorImpl extends CacheDescriptor
  • Constructor Details

    • DescriptorImpl

      public DescriptorImpl()
  • Method Details

    • getDisplayName

      @NonNull public String getDisplayName()
      Overrides:
      getDisplayName in class Descriptor<Cache>
    • doFillCompressionMethodItems

      @Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class) public ListBoxModel doFillCompressionMethodItems()