Package io.jenkins.plugins.analysis.warnings.groovy
-
Class Summary Class Description GroovyParser Defines the properties of a warnings parser that uses a Groovy script to parse the warnings log.GroovyParser.DescriptorImpl Descriptor to validateGroovyParser
.GroovyScript Selects aGroovyParser
using the specified ID.GroovyScript.Descriptor Descriptor for this static analysis tool.Messages Generated localization support class.ParserConfiguration Global configuration of Groovy based parsers.ParserConfiguration.ParserFactory Registers all Groovy parsers as static analysis tools in theLabelProviderFactory
so that these parsers can be referenced in actions.