Uses of Enum Class
hudson.plugins.ws_cleanup.Pattern.PatternType
-
Uses of Pattern.PatternType in hudson.plugins.ws_cleanup
Methods in hudson.plugins.ws_cleanup that return Pattern.PatternTypeModifier and TypeMethodDescriptionPattern.getType()static Pattern.PatternTypeReturns the enum constant of this class with the specified name.static Pattern.PatternType[]Pattern.PatternType.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in hudson.plugins.ws_cleanup with parameters of type Pattern.PatternType