Uses of Enum Class
jenkins.plugins.jobcacher.ArbitraryFileCache.CompressionMethod
Packages that use ArbitraryFileCache.CompressionMethod
-
Uses of ArbitraryFileCache.CompressionMethod in jenkins.plugins.jobcacher
Methods in jenkins.plugins.jobcacher that return ArbitraryFileCache.CompressionMethodModifier and TypeMethodDescriptionArbitraryFileCache.getCompressionMethod()
Returns the enum constant of this class with the specified name.static ArbitraryFileCache.CompressionMethod[]
ArbitraryFileCache.CompressionMethod.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in jenkins.plugins.jobcacher with parameters of type ArbitraryFileCache.CompressionMethodModifier and TypeMethodDescriptionvoid
ArbitraryFileCache.setCompressionMethod
(ArbitraryFileCache.CompressionMethod compressionMethod)