Uses of Package
jenkins.plugins.itemstorage
Packages that use jenkins.plugins.itemstorage
Package
Description
-
Classes in jenkins.plugins.itemstorage used by jenkins.plugins.itemstorageClassDescriptionThis class lets users specify globally which implementation of Item Storage should be used on this instance.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.Descriptor for the Item StorageThe abstraction to interact with a particular object path
-
Classes in jenkins.plugins.itemstorage used by jenkins.plugins.itemstorage.localClassDescriptionExtension 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.Descriptor for the Item StorageThe abstraction to interact with a particular object path
-
Classes in jenkins.plugins.itemstorage used by jenkins.plugins.itemstorage.s3ClassDescriptionExtension 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.Descriptor for the Item StorageThe abstraction to interact with a particular object path
-
Classes in jenkins.plugins.itemstorage used by jenkins.plugins.jobcacherClassDescriptionExtension 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.The abstraction to interact with a particular object path
-
Classes in jenkins.plugins.itemstorage used by jenkins.plugins.jobcacher.arbitrary