Uses of 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.PatternType
 Pattern.PatternType Pattern.getType()
           
static Pattern.PatternType Pattern.PatternType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Pattern.PatternType[] Pattern.PatternType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in hudson.plugins.ws_cleanup with parameters of type Pattern.PatternType
Pattern(String pattern, Pattern.PatternType type)
           
 



Copyright © 2004-2013 Hudson. All Rights Reserved.