|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PluginLogger | |
|---|---|
| hudson.plugins.warnings | |
| hudson.plugins.warnings.util | |
| Uses of PluginLogger in hudson.plugins.warnings |
|---|
| Methods in hudson.plugins.warnings with parameters of type PluginLogger | |
|---|---|
BuildResult |
WarningsPublisher.perform(hudson.model.AbstractBuild<?,?> build,
PluginLogger logger)
Performs the publishing of the results of this plug-in. |
| Uses of PluginLogger in hudson.plugins.warnings.util |
|---|
| Methods in hudson.plugins.warnings.util with parameters of type PluginLogger | |
|---|---|
hudson.model.Result |
BuildResultEvaluator.evaluateBuildResult(PluginLogger logger,
HealthDescriptor descriptor,
java.util.Collection<FileAnnotation> allAnnotations,
java.util.Collection<FileAnnotation> newAnnotations)
Evaluates the build result. |
protected abstract BuildResult |
HealthAwarePublisher.perform(hudson.model.AbstractBuild<?,?> build,
PluginLogger logger)
Performs the publishing of the results of this plug-in. |
protected abstract ParserResult |
HealthAwareMavenReporter.perform(hudson.maven.MavenBuildProxy build,
org.apache.maven.project.MavenProject pom,
hudson.maven.MojoInfo mojo,
PluginLogger logger)
Performs the publishing of the results of this plug-in. |
| Constructors in hudson.plugins.warnings.util with parameters of type PluginLogger | |
|---|---|
FilesParser(PluginLogger logger,
java.lang.String filePattern,
AnnotationParser parser,
boolean isMavenBuild,
boolean isAntBuild)
Creates a new instance of CheckstyleCollector. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||