Class Hierarchy
- java.lang.Object
- hudson.model.AbstractDescribableImpl<T> (implements hudson.model.Describable<T>)
- jenkins.plugins.itemstorage.ItemStorage<T> (implements hudson.ExtensionPoint, java.io.Serializable)
- jenkins.plugins.itemstorage.s3.NonAWSS3ItemStorage
- jenkins.plugins.itemstorage.s3.S3ItemStorage
- jenkins.plugins.itemstorage.ItemStorage<T> (implements hudson.ExtensionPoint, java.io.Serializable)
- jenkins.plugins.itemstorage.s3.ClientHelper (implements java.io.Serializable)
- hudson.model.Descriptor<T> (implements jenkins.model.Loadable, jenkins.util.io.OnMaster, hudson.model.Saveable)
- jenkins.plugins.itemstorage.ItemStorageDescriptor<T>
- jenkins.plugins.itemstorage.s3.NonAWSS3ItemStorage.DescriptorImpl
- jenkins.plugins.itemstorage.s3.S3ItemStorage.DescriptorImpl
- jenkins.plugins.itemstorage.ItemStorageDescriptor<T>
- jenkins.plugins.itemstorage.s3.Destination (implements java.io.Serializable)
- jenkins.plugins.itemstorage.s3.Downloads
- hudson.model.listeners.ItemListener (implements hudson.ExtensionPoint)
- jenkins.plugins.itemstorage.s3.NonAWSS3ItemStorage.S3ItemListener
- jenkins.plugins.itemstorage.s3.S3ItemStorage.S3ItemListener
- jenkins.MasterToSlaveFileCallable<T> (implements hudson.FilePath.FileCallable<T>)
- jenkins.plugins.itemstorage.s3.S3BaseUploadCallable<T>
- jenkins.plugins.itemstorage.s3.S3UploadAllCallable
- jenkins.plugins.itemstorage.s3.S3UploadCallable
- jenkins.plugins.itemstorage.s3.S3DownloadAllCallable
- jenkins.plugins.itemstorage.s3.S3DownloadCallable
- jenkins.plugins.itemstorage.s3.S3BaseUploadCallable<T>
- jenkins.plugins.itemstorage.ObjectPath
- jenkins.plugins.itemstorage.s3.S3ObjectPath
- jenkins.plugins.itemstorage.s3.S3Profile
- jenkins.plugins.itemstorage.s3.Uploads
- hudson.model.AbstractDescribableImpl<T> (implements hudson.model.Describable<T>)