Class S3ItemStorage.DescriptorImpl

java.lang.Object
hudson.model.Descriptor<jenkins.plugins.itemstorage.ItemStorage<T>>
jenkins.plugins.itemstorage.ItemStorageDescriptor<S3ObjectPath>
jenkins.plugins.itemstorage.s3.S3ItemStorage.DescriptorImpl
All Implemented Interfaces:
Saveable, Loadable, OnMaster
Enclosing class:
S3ItemStorage

@Symbol("s3") @Extension public static final class S3ItemStorage.DescriptorImpl extends jenkins.plugins.itemstorage.ItemStorageDescriptor<S3ObjectPath>
  • Constructor Details

    • DescriptorImpl

      public DescriptorImpl()
  • Method Details