Uses of Class
hudson.plugins.analysis.util.StringPluginLogger

Packages that use StringPluginLogger
hudson.plugins.analysis.core   
 

Uses of StringPluginLogger in hudson.plugins.analysis.core
 

Constructors in hudson.plugins.analysis.core with parameters of type StringPluginLogger
FilesParser(StringPluginLogger logger, String filePattern, AnnotationParser parser, boolean shouldDetectModules, boolean isMavenBuild)
          Deprecated. Use FilesParser.FilesParser(String, String, AnnotationParser, boolean, boolean)
FilesParser(StringPluginLogger logger, String filePattern, AnnotationParser parser, String moduleName)
          Deprecated. Use FilesParser.FilesParser(String, String, AnnotationParser, boolean, boolean)
 



Copyright © 2004-2012 Hudson. All Rights Reserved.