Uses of Class
hudson.plugins.ws_cleanup.Pattern

Uses of Pattern in hudson.plugins.ws_cleanup
 

Methods in hudson.plugins.ws_cleanup that return types with arguments of type Pattern
 hudson.model.Descriptor<Pattern> Pattern.getDescriptor()
           
 java.util.List<Pattern> WsCleanup.getPatterns()
           
 java.util.List<Pattern> PreBuildCleanup.getPatterns()
           
 

Constructor parameters in hudson.plugins.ws_cleanup with type arguments of type Pattern
PreBuildCleanup(java.util.List<Pattern> patterns, boolean deleteDirs)
           
WsCleanup(java.util.List<Pattern> patterns, boolean deleteDirs)
           
 



Copyright © 2004-2011. All Rights Reserved.