Uses of Enum Class
io.jenkins.plugins.prism.SourceCodeRetention
-
Uses of SourceCodeRetention in io.jenkins.plugins.prism
Subclasses with type arguments of type SourceCodeRetention in io.jenkins.plugins.prismModifier and TypeClassDescriptionenumDefines the retention strategy for source code files.Methods in io.jenkins.plugins.prism that return SourceCodeRetentionModifier and TypeMethodDescriptionstatic SourceCodeRetentionReturns the enum constant of this class with the specified name.static SourceCodeRetention[]SourceCodeRetention.values()Returns an array containing the constants of this enum class, in the order they are declared.