A B C D E F G H I J L M N O P R S T W _

A

AcuCobolParser - Class in hudson.plugins.warnings.parser
A parser for the Acu Cobol compile.
AcuCobolParser() - Constructor for class hudson.plugins.warnings.parser.AcuCobolParser
Creates a new instance of AcuCobolParser.
AntJavacParser - Class in hudson.plugins.warnings.parser
A parser for the ant javac compiler warnings.
AntJavacParser() - Constructor for class hudson.plugins.warnings.parser.AntJavacParser
Creates a new instance of AntJavacParser.

B

BuckminsterParser - Class in hudson.plugins.warnings.parser
A parser for Buckminster compiler warnings.
BuckminsterParser() - Constructor for class hudson.plugins.warnings.parser.BuckminsterParser
Creates a new instance of BuckminsterParser.

C

classifyIfEmpty(String, String) - Method in class hudson.plugins.warnings.parser.RegexpParser
Returns a category for the current warning.
classifyWarning(String) - Method in class hudson.plugins.warnings.parser.RegexpParser
Classifies the warning message: tries to guess a category from the warning message.
configure(StaplerRequest, JSONObject) - Method in class hudson.plugins.warnings.WarningsDescriptor
 
configure(XStream) - Method in class hudson.plugins.warnings.WarningsResult
CoolfluxChessccParser - Class in hudson.plugins.warnings.parser
A parser for the Coolflux DSP Compiler warnings.
CoolfluxChessccParser() - Constructor for class hudson.plugins.warnings.parser.CoolfluxChessccParser
Creates a new instance of InterCParser.
createAction(HealthDescriptor, String, ParserResult) - Method in class hudson.plugins.warnings.WarningsAnnotationsAggregator
createAggregator(MatrixBuild, Launcher, BuildListener) - Method in class hudson.plugins.warnings.WarningsPublisher
createDeltaMessage(WarningsResult) - Static method in class hudson.plugins.warnings.ResultSummary
Returns the message to show as the result summary.
createDeltaMessage() - Method in class hudson.plugins.warnings.WarningsResult
createDescription(AnnotationProvider) - Method in class hudson.plugins.warnings.WarningsHealthDescriptor
createReader(File) - Method in class hudson.plugins.warnings.parser.ParserRegistry
Creates a reader from the specified file.
createReader(InputStream) - Method in class hudson.plugins.warnings.parser.ParserRegistry
Creates a reader from the specified input stream.
createSummary(WarningsResult) - Static method in class hudson.plugins.warnings.ResultSummary
Returns the message to show as the result summary.
createWarning(Matcher) - Method in class hudson.plugins.warnings.parser.AcuCobolParser
Creates a new annotation for the specified pattern.
createWarning(Matcher) - Method in class hudson.plugins.warnings.parser.AntJavacParser
Creates a new annotation for the specified pattern.
createWarning(Matcher) - Method in class hudson.plugins.warnings.parser.BuckminsterParser
Creates a new annotation for the specified pattern.
createWarning(Matcher) - Method in class hudson.plugins.warnings.parser.CoolfluxChessccParser
Creates a new annotation for the specified pattern.
createWarning(Matcher) - Method in class hudson.plugins.warnings.parser.DoxygenParser
Creates a new annotation for the specified pattern.
createWarning(Matcher) - Method in class hudson.plugins.warnings.parser.DynamicDocumentParser
Creates a new annotation for the specified pattern.
createWarning(Matcher) - Method in class hudson.plugins.warnings.parser.DynamicParser
Creates a new annotation for the specified pattern.
createWarning(Matcher) - Method in class hudson.plugins.warnings.parser.EclipseParser
Creates a new annotation for the specified pattern.
createWarning(Matcher) - Method in class hudson.plugins.warnings.parser.ErlcParser
Creates a new annotation for the specified pattern.
createWarning(Matcher) - Method in class hudson.plugins.warnings.parser.FlexSDKParser
Creates a new annotation for the specified pattern.
createWarning(Matcher) - Method in class hudson.plugins.warnings.parser.Gcc4CompilerParser
Creates a new annotation for the specified pattern.
createWarning(Matcher) - Method in class hudson.plugins.warnings.parser.Gcc4LinkerParser
Creates a new annotation for the specified pattern.
createWarning(Matcher) - Method in class hudson.plugins.warnings.parser.GccParser
Creates a new annotation for the specified pattern.
createWarning(Matcher) - Method in class hudson.plugins.warnings.parser.GhsMultiParser
Creates a new annotation for the specified pattern.
createWarning(Matcher) - Method in class hudson.plugins.warnings.parser.GnatParser
Creates a new annotation for the specified pattern.
createWarning(Matcher) - Method in class hudson.plugins.warnings.parser.GroovyExpressionMatcher
Creates a new annotation for the specified match.
createWarning(Matcher) - Method in class hudson.plugins.warnings.parser.IarParser
Creates a new annotation for the specified pattern.
createWarning(Matcher) - Method in class hudson.plugins.warnings.parser.IntelCParser
Creates a new annotation for the specified pattern.
createWarning(Matcher) - Method in class hudson.plugins.warnings.parser.InvalidsParser
Creates a new annotation for the specified pattern.
createWarning(Matcher) - Method in class hudson.plugins.warnings.parser.JavacParser
Creates a new annotation for the specified pattern.
createWarning(Matcher) - Method in class hudson.plugins.warnings.parser.JavaDocParser
Creates a new annotation for the specified pattern.
createWarning(Matcher) - Method in class hudson.plugins.warnings.parser.MsBuildParser
Creates a new annotation for the specified pattern.
createWarning(Matcher) - Method in class hudson.plugins.warnings.parser.P4Parser
Creates a new annotation for the specified pattern.
createWarning(Matcher) - Method in class hudson.plugins.warnings.parser.PhpParser
Creates a new annotation for the specified pattern.
createWarning(Matcher) - Method in class hudson.plugins.warnings.parser.RegexpParser
Creates a new annotation for the specified pattern.
createWarning(Matcher) - Method in class hudson.plugins.warnings.parser.RobocopyParser
Creates a new annotation for the specified pattern.
createWarning(Matcher) - Method in class hudson.plugins.warnings.parser.SunCParser
Creates a new annotation for the specified pattern.
createWarning(Matcher) - Method in class hudson.plugins.warnings.parser.TiCcsParser
Creates a new annotation for the specified pattern.
createWarning(Matcher) - Method in class hudson.plugins.warnings.parser.TnsdlParser
Creates a new annotation for the specified pattern.

D

DEPRECATION - Static variable in class hudson.plugins.warnings.parser.RegexpParser
Warning classification.
doCheckExample(String, String, String) - Method in class hudson.plugins.warnings.WarningsDescriptor
Parses the example message with the specified regular expression and script.
doCheckName(String) - Static method in class hudson.plugins.warnings.GroovyParser
Performs on-the-fly validation on the name of the parser that needs to be unique.
doCheckName(String) - Method in class hudson.plugins.warnings.WarningsDescriptor
Performs on-the-fly validation on the name of the parser that needs to be unique.
doCheckRegexp(String) - Static method in class hudson.plugins.warnings.GroovyParser
Performs on-the-fly validation on the regular expression.
doCheckRegexp(String) - Method in class hudson.plugins.warnings.WarningsDescriptor
Performs on-the-fly validation on the regular expression.
doCheckScript(String) - Static method in class hudson.plugins.warnings.GroovyParser
Performs on-the-fly validation on the Groovy script.
doCheckScript(String) - Method in class hudson.plugins.warnings.WarningsDescriptor
Performs on-the-fly validation on the Groovy script.
DoxygenParser - Class in hudson.plugins.warnings.parser
A parser for the Doxygen warnings.
DoxygenParser() - Constructor for class hudson.plugins.warnings.parser.DoxygenParser
Creates a new instance of DoxygenParser.
DynamicDocumentParser - Class in hudson.plugins.warnings.parser
A multi-line parser that uses a configurable regular expression and Groovy script to parse warnings.
DynamicDocumentParser(String, String, String) - Constructor for class hudson.plugins.warnings.parser.DynamicDocumentParser
Creates a new instance of DynamicDocumentParser.
DynamicParser - Class in hudson.plugins.warnings.parser
A line parser that uses a configurable regular expression and Groovy script to parse warnings.
DynamicParser(String, String, String) - Constructor for class hudson.plugins.warnings.parser.DynamicParser
Creates a new instance of DynamicParser.

E

EclipseParser - Class in hudson.plugins.warnings.parser
A parser for Eclipse compiler warnings.
EclipseParser() - Constructor for class hudson.plugins.warnings.parser.EclipseParser
Creates a new instance of AntJavacParser.
ErlcParser - Class in hudson.plugins.warnings.parser
A parser for the erlc compiler warnings.
ErlcParser() - Constructor for class hudson.plugins.warnings.parser.ErlcParser
Creates a new instance of ErlcCompileParser.

F

FALSE_POSITIVE - Static variable in class hudson.plugins.warnings.parser.RegexpParser
Used to define a false positive warnings that should be excluded after the regular expression scan.
FileWarningsParser - Class in hudson.plugins.warnings.parser
A WarningsParser that scans files.
FileWarningsParser(Set<String>, String, String, String) - Constructor for class hudson.plugins.warnings.parser.FileWarningsParser
Creates a new instance of FileWarningsParser.
filterExistingParserNames(Set<String>) - Static method in class hudson.plugins.warnings.parser.ParserRegistry
Returns all parser names that identify at least one existing parser.
findAnnotations(String, List<FileAnnotation>) - Method in class hudson.plugins.warnings.parser.RegexpParser
Parses the specified string content and creates annotations for each found warning.
FlexSDKParser - Class in hudson.plugins.warnings.parser
A parser for Flex SDK compiler warnings.
FlexSDKParser() - Constructor for class hudson.plugins.warnings.parser.FlexSDKParser
Creates a new instance of FlexSDKParser.

G

Gcc4CompilerParser - Class in hudson.plugins.warnings.parser
A parser for gcc 4.x compiler warnings.
Gcc4CompilerParser() - Constructor for class hudson.plugins.warnings.parser.Gcc4CompilerParser
Creates a new instance of Gcc4CompilerParser.
Gcc4LinkerParser - Class in hudson.plugins.warnings.parser
A parser for gcc 4.x linker warnings.
Gcc4LinkerParser() - Constructor for class hudson.plugins.warnings.parser.Gcc4LinkerParser
Creates a new instance of Gcc4LinkerParser.
GccParser - Class in hudson.plugins.warnings.parser
A parser for the gcc compiler warnings.
GccParser() - Constructor for class hudson.plugins.warnings.parser.GccParser
Creates a new instance of GccParser.
getAction() - Method in class hudson.plugins.warnings.dashboard.WarningsNewVersusFixedGraphPortlet
getAction() - Method in class hudson.plugins.warnings.dashboard.WarningsPriorityGraphPortlet
getAction() - Method in class hudson.plugins.warnings.dashboard.WarningsTablePortlet
getAvailableParsers() - Static method in class hudson.plugins.warnings.parser.ParserRegistry
Returns all available parser names.
getCanScanConsole() - Method in class hudson.plugins.warnings.WarningsPublisher
Returns whether this plug-in should scan the console or not.
getDescriptor() - Method in class hudson.plugins.warnings.WarningsPublisher
getDescriptor() - Method in class hudson.plugins.warnings.WarningsResultAction
getDisplayName() - Method in class hudson.plugins.warnings.dashboard.WarningsNewVersusFixedGraphPortlet.WarningsGraphDescriptor
 
getDisplayName() - Method in class hudson.plugins.warnings.dashboard.WarningsPriorityGraphPortlet.WarningsGraphDescriptor
 
getDisplayName() - Method in class hudson.plugins.warnings.dashboard.WarningsTablePortlet.WarningsPerJobDescriptor
 
getDisplayName() - Method in class hudson.plugins.warnings.WarningsDescriptor
getDisplayName() - Method in class hudson.plugins.warnings.WarningsProjectAction
getDisplayName() - Method in class hudson.plugins.warnings.WarningsResult
getDisplayName() - Method in class hudson.plugins.warnings.WarningsResultAction
getExcludePattern() - Method in class hudson.plugins.warnings.WarningsPublisher
Returns the Ant file-set pattern of files to exclude from report.
getGraphType() - Method in class hudson.plugins.warnings.dashboard.WarningsNewVersusFixedGraphPortlet
getGraphType() - Method in class hudson.plugins.warnings.dashboard.WarningsPriorityGraphPortlet
getIconUrl() - Method in class hudson.plugins.warnings.WarningsDescriptor
getIncludePattern() - Method in class hudson.plugins.warnings.WarningsPublisher
Returns the Ant file-set pattern of files to include in report.
getLineNumber(String) - Method in class hudson.plugins.warnings.parser.RegexpParser
Converts a string line number to an integer value.
getMultipleItemsTooltip(int) - Method in class hudson.plugins.warnings.WarningsResultAction
getName() - Method in class hudson.plugins.warnings.GroovyParser
Returns the name.
getName() - Method in class hudson.plugins.warnings.parser.RegexpParser
Gets the human readable name of this parser.
getName() - Method in interface hudson.plugins.warnings.parser.WarningsParser
Gets the human readable name of this parser.
getParserNames() - Method in class hudson.plugins.warnings.WarningsPublisher
Returns the names of the configured parsers of this publisher.
getParsers(Set<String>) - Static method in class hudson.plugins.warnings.parser.ParserRegistry
Returns a list of parsers that match the specified names.
getParsers() - Method in class hudson.plugins.warnings.WarningsDescriptor
Returns the configured Groovy parsers.
getPattern() - Method in class hudson.plugins.warnings.WarningsPublisher
Returns the Ant file-set pattern of files to work with.
getPluginName() - Method in class hudson.plugins.warnings.dashboard.WarningsNewVersusFixedGraphPortlet
getPluginName() - Method in class hudson.plugins.warnings.dashboard.WarningsPriorityGraphPortlet
getPluginName() - Method in class hudson.plugins.warnings.dashboard.WarningsTablePortlet
getPluginName() - Method in class hudson.plugins.warnings.WarningsDescriptor
getProjectAction(AbstractProject<?, ?>) - Method in class hudson.plugins.warnings.WarningsPublisher
getRegexp() - Method in class hudson.plugins.warnings.GroovyParser
Returns the regular expression.
getResult(MatrixRun) - Method in class hudson.plugins.warnings.WarningsAnnotationsAggregator
getResultActionType() - Method in class hudson.plugins.warnings.WarningsResult
getScript() - Method in class hudson.plugins.warnings.GroovyParser
Returns the Groovy script.
getSerializationFileName() - Method in class hudson.plugins.warnings.WarningsResult
getSingleItemTooltip() - Method in class hudson.plugins.warnings.WarningsResultAction
getSummary() - Method in class hudson.plugins.warnings.WarningsResult
Returns a summary message for the summary.jelly file.
getToolTip() - Method in class hudson.plugins.warnings.parser.Warning
getTrendName() - Method in class hudson.plugins.warnings.WarningsProjectAction
GhsMultiParser - Class in hudson.plugins.warnings.parser
A parser for the GHS Multi compiler warnings.
GhsMultiParser() - Constructor for class hudson.plugins.warnings.parser.GhsMultiParser
Creates a new instance of GhsMultiParser.
GnatParser - Class in hudson.plugins.warnings.parser
A parser for the Gnat compiler warnings.
GnatParser() - Constructor for class hudson.plugins.warnings.parser.GnatParser
Creates a new instance of GnatParser.
GroovyExpressionMatcher - Class in hudson.plugins.warnings.parser
Creates a warning based on a regular expression match and groovy script.
GroovyExpressionMatcher(String, Warning) - Constructor for class hudson.plugins.warnings.parser.GroovyExpressionMatcher
Creates a new instance of GroovyExpressionMatcher.
GroovyParser - Class in hudson.plugins.warnings
Defines the properties of a warnings parser that uses a Groovy script to parse the warnings log.
GroovyParser(String, String, String) - Constructor for class hudson.plugins.warnings.GroovyParser
Creates a new instance of GroovyParser.

H

hasMultiLineSupport() - Method in class hudson.plugins.warnings.GroovyParser
Returns whether the parser can scan messages spanning multiple lines.
hudson.plugins.warnings - package hudson.plugins.warnings
 
hudson.plugins.warnings.dashboard - package hudson.plugins.warnings.dashboard
 
hudson.plugins.warnings.parser - package hudson.plugins.warnings.parser
 

I

IarParser - Class in hudson.plugins.warnings.parser
A parser for the IAR C/C++ compiler warnings.
IarParser() - Constructor for class hudson.plugins.warnings.parser.IarParser
Creates a new instance of IarParser.
IntelCParser - Class in hudson.plugins.warnings.parser
A parser for the Inter C compiler warnings.
IntelCParser() - Constructor for class hudson.plugins.warnings.parser.IntelCParser
Creates a new instance of InterCParser.
InvalidsParser - Class in hudson.plugins.warnings.parser
A parser for Oracle Invalids.
InvalidsParser() - Constructor for class hudson.plugins.warnings.parser.InvalidsParser
Creates a new instance of InvalidsParser.
isApplicable(Class<? extends AbstractProject>) - Method in class hudson.plugins.warnings.WarningsDescriptor
isLineInteresting(String) - Method in class hudson.plugins.warnings.parser.AcuCobolParser
Returns whether the specified line is interesting.
isLineInteresting(String) - Method in class hudson.plugins.warnings.parser.AntJavacParser
Returns whether the specified line is interesting.
isLineInteresting(String) - Method in class hudson.plugins.warnings.parser.CoolfluxChessccParser
Returns whether the specified line is interesting.
isLineInteresting(String) - Method in class hudson.plugins.warnings.parser.FlexSDKParser
Returns whether the specified line is interesting.
isLineInteresting(String) - Method in class hudson.plugins.warnings.parser.IntelCParser
Returns whether the specified line is interesting.
isLineInteresting(String) - Method in class hudson.plugins.warnings.parser.JavacParser
Returns whether the specified line is interesting.
isLineInteresting(String) - Method in class hudson.plugins.warnings.parser.P4Parser
Returns whether the specified line is interesting.
isLineInteresting(String) - Method in class hudson.plugins.warnings.parser.PhpParser
Returns whether the specified line is interesting.
isLineInteresting(String) - Method in class hudson.plugins.warnings.parser.RegexpLineParser
Returns whether the specified line is interesting.
isLineInteresting(String) - Method in class hudson.plugins.warnings.parser.RobocopyParser
Returns whether the specified line is interesting.
isLineInteresting(String) - Method in class hudson.plugins.warnings.parser.TnsdlParser
Returns whether the specified line is interesting.
isValid() - Method in class hudson.plugins.warnings.GroovyParser
Validates this instance.

J

JavacParser - Class in hudson.plugins.warnings.parser
A parser for the javac compiler warnings.
JavacParser() - Constructor for class hudson.plugins.warnings.parser.JavacParser
Creates a new instance of JavacParser.
JavaDocParser - Class in hudson.plugins.warnings.parser
A parser for the ant JavaDoc compiler warnings.
JavaDocParser() - Constructor for class hudson.plugins.warnings.parser.JavaDocParser
Creates a new instance of AntJavacParser.

L

log(String) - Method in class hudson.plugins.warnings.parser.ParserRegistry.NullLogger
log(Throwable) - Method in class hudson.plugins.warnings.parser.ParserRegistry.NullLogger

M

Messages - Class in hudson.plugins.warnings
 
Messages() - Constructor for class hudson.plugins.warnings.Messages
 
MsBuildParser - Class in hudson.plugins.warnings.parser
A parser for the MSBuild/PcLint compiler warnings.
MsBuildParser() - Constructor for class hudson.plugins.warnings.parser.MsBuildParser
Creates a new instance of MsBuildParser.

N

newInstance(StaplerRequest, JSONObject) - Method in class hudson.plugins.warnings.WarningsDescriptor

O

ORIGIN - Static variable in class hudson.plugins.warnings.parser.Warning
Origin of the annotation.

P

P4Parser - Class in hudson.plugins.warnings.parser
A parser for Perforce execution.
P4Parser() - Constructor for class hudson.plugins.warnings.parser.P4Parser
Creates a new instance of P4Parser.
parse(File, String) - Method in class hudson.plugins.warnings.parser.FileWarningsParser
parse(File) - Method in class hudson.plugins.warnings.parser.ParserRegistry
Iterates over the available parsers and parses the specified file with each parser.
parse(File, PluginLogger) - Method in class hudson.plugins.warnings.parser.ParserRegistry
Iterates over the available parsers and parses the specified file with each parser.
parse(InputStream) - Method in class hudson.plugins.warnings.parser.ParserRegistry
Iterates over the available parsers and parses the specified file with each parser.
parse(Reader) - Method in class hudson.plugins.warnings.parser.RegexpDocumentParser
Parses the specified input stream for compiler warnings using the provided regular expression.
parse(Reader) - Method in class hudson.plugins.warnings.parser.RegexpLineParser
Parses the specified input stream for compiler warnings using the provided regular expression.
parse(Reader) - Method in interface hudson.plugins.warnings.parser.WarningsParser
Parses an input stream for compiler warnings and returns the found annotations.
ParserRegistry - Class in hudson.plugins.warnings.parser
Registry for the active parsers in this plug-in.
ParserRegistry(List<WarningsParser>, String) - Constructor for class hudson.plugins.warnings.parser.ParserRegistry
Creates a new instance of ParserRegistry.
ParserRegistry(List<? extends WarningsParser>, String, String, String) - Constructor for class hudson.plugins.warnings.parser.ParserRegistry
Creates a new instance of ParserRegistry.
ParserRegistry.NullLogger - Class in hudson.plugins.warnings.parser
Null logger.
ParserRegistry.NullLogger() - Constructor for class hudson.plugins.warnings.parser.ParserRegistry.NullLogger
Creates a new instance of ParserRegistry.NullLogger.
perform(AbstractBuild<?, ?>, PluginLogger) - Method in class hudson.plugins.warnings.WarningsPublisher
PhpParser - Class in hudson.plugins.warnings.parser
A parser for PHP runtime errors and warnings.
PhpParser() - Constructor for class hudson.plugins.warnings.parser.PhpParser
Creates a new instance of PhpParser.
Portlet_WarningsNewVsFixedGraph() - Static method in class hudson.plugins.warnings.Messages
Compiler warnings trend graph (new vs.
Portlet_WarningsPriorityGraph() - Static method in class hudson.plugins.warnings.Messages
Compiler warnings trend graph (priority distribution)
Portlet_WarningsTable() - Static method in class hudson.plugins.warnings.Messages
Compiler warnings per project
printStackTrace(Throwable) - Method in class hudson.plugins.warnings.parser.ParserRegistry.NullLogger
PROPRIETARY_API - Static variable in class hudson.plugins.warnings.parser.RegexpParser
Warning classification.

R

readResolve() - Method in class hudson.plugins.warnings.WarningsPublisher
Creates a new parser set for old versions of this class.
RegexpDocumentParser - Class in hudson.plugins.warnings.parser
Parses an input stream as a whole document for compiler warnings using the provided regular expression.
RegexpDocumentParser(String, boolean, String) - Constructor for class hudson.plugins.warnings.parser.RegexpDocumentParser
Creates a new instance of RegexpParser.
RegexpLineParser - Class in hudson.plugins.warnings.parser
Parses an input stream line by line for compiler warnings using the provided regular expression.
RegexpLineParser(String, String) - Constructor for class hudson.plugins.warnings.parser.RegexpLineParser
Creates a new instance of RegexpLineParser.
RegexpLineParser(String, String, boolean) - Constructor for class hudson.plugins.warnings.parser.RegexpLineParser
Creates a new instance of RegexpLineParser.
RegexpParser - Class in hudson.plugins.warnings.parser
Parses an input stream for compiler warnings using the provided regular expression.
RegexpParser(String, String) - Constructor for class hudson.plugins.warnings.parser.RegexpParser
Creates a new instance of RegexpParser.
RegexpParser(String, boolean, String) - Constructor for class hudson.plugins.warnings.parser.RegexpParser
Creates a new instance of RegexpParser.
ResultSummary - Class in hudson.plugins.warnings
Represents the result summary of the warnings parser.
RobocopyParser - Class in hudson.plugins.warnings.parser
A parser for Robocopy.
RobocopyParser() - Constructor for class hudson.plugins.warnings.parser.RobocopyParser
Creates a new instance of RobocopyParser.

S

setName(String) - Method in class hudson.plugins.warnings.parser.RegexpParser
Sets the name to the specified value.
setParserNames(Set<String>) - Method in class hudson.plugins.warnings.WarningsPublisher
Adds the specified parsers to this publisher.
SunCParser - Class in hudson.plugins.warnings.parser
A parser for the SUN Studio C++ compiler warnings.
SunCParser() - Constructor for class hudson.plugins.warnings.parser.SunCParser
Creates a new instance of HpiCompileParser.

T

TiCcsParser - Class in hudson.plugins.warnings.parser
A parser for the Texas Instruments Code Composer Studio compiler warnings.
TiCcsParser() - Constructor for class hudson.plugins.warnings.parser.TiCcsParser
Creates a new instance of TiCcsParser.
TnsdlParser - Class in hudson.plugins.warnings.parser
A parser for the tnsdl translator warnings.
TnsdlParser() - Constructor for class hudson.plugins.warnings.parser.TnsdlParser
Creates a new instance of TnsdlParser.
toString() - Method in class hudson.plugins.warnings.parser.RegexpParser

W

Warning - Class in hudson.plugins.warnings.parser
A serializable Java Bean class representing a warning.
Warning(String, int, String, String, String) - Constructor for class hudson.plugins.warnings.parser.Warning
Creates a new instance of Warning.
Warning(String, int, String, String, String, Priority) - Constructor for class hudson.plugins.warnings.parser.Warning
Creates a new instance of Warning.
Warnings_FixedWarnings_Detail_header() - Static method in class hudson.plugins.warnings.Messages
Fixed Compiler Warnings Warnings
Warnings_GroovyParser_Error_Example_exception(Object) - Static method in class hudson.plugins.warnings.Messages
An exception occurred during evaluation of the Groovy script: {0}
Warnings_GroovyParser_Error_Example_ok_category(Object) - Static method in class hudson.plugins.warnings.Messages
category: {0}
Warnings_GroovyParser_Error_Example_ok_file(Object) - Static method in class hudson.plugins.warnings.Messages
file name: {0}
Warnings_GroovyParser_Error_Example_ok_line(Object) - Static method in class hudson.plugins.warnings.Messages
line number: {0}
Warnings_GroovyParser_Error_Example_ok_message(Object) - Static method in class hudson.plugins.warnings.Messages
message: {0}
Warnings_GroovyParser_Error_Example_ok_priority(Object) - Static method in class hudson.plugins.warnings.Messages
priority: {0}
Warnings_GroovyParser_Error_Example_ok_title() - Static method in class hudson.plugins.warnings.Messages
One warning found
Warnings_GroovyParser_Error_Example_ok_type(Object) - Static method in class hudson.plugins.warnings.Messages
type: {0}
Warnings_GroovyParser_Error_Example_regexpDoesNotMatch() - Static method in class hudson.plugins.warnings.Messages
The regular expression does not match the example text.
Warnings_GroovyParser_Error_Example_wrongReturnType(Object) - Static method in class hudson.plugins.warnings.Messages
Result of the script is not of type Warning: {0}
Warnings_GroovyParser_Error_Name_isEmpty() - Static method in class hudson.plugins.warnings.Messages
Display name must not be empty.
Warnings_GroovyParser_Error_Regexp_invalid(Object) - Static method in class hudson.plugins.warnings.Messages
This is not a valid regular expression: {0}
Warnings_GroovyParser_Error_Regexp_isEmpty() - Static method in class hudson.plugins.warnings.Messages
Regular expression must not be empty.
Warnings_GroovyParser_Error_Script_invalid(Object) - Static method in class hudson.plugins.warnings.Messages
This is not a valid Groovy script: {0}
Warnings_GroovyParser_Error_Script_isEmpty() - Static method in class hudson.plugins.warnings.Messages
Groovy script must not be empty.
Warnings_NewWarnings_Detail_header() - Static method in class hudson.plugins.warnings.Messages
New Compiler Warnings Warnings
Warnings_ProjectAction_Name() - Static method in class hudson.plugins.warnings.Messages
Compiler Warnings
Warnings_Publisher_Name() - Static method in class hudson.plugins.warnings.Messages
Scan for compiler warnings
Warnings_ResultAction_HealthReportMultipleItem(Object) - Static method in class hudson.plugins.warnings.Messages
Compiler Warnings: {0} warnings found.
Warnings_ResultAction_HealthReportNoItem() - Static method in class hudson.plugins.warnings.Messages
Compiler Warnings: no warnings found.
Warnings_ResultAction_HealthReportSingleItem() - Static method in class hudson.plugins.warnings.Messages
Compiler Warnings: 1 warning found.
Warnings_ResultAction_MultipleFixedWarnings(Object) - Static method in class hudson.plugins.warnings.Messages
{0} fixed warnings
Warnings_ResultAction_MultipleNewWarnings(Object) - Static method in class hudson.plugins.warnings.Messages
{0} new warnings
Warnings_ResultAction_MultipleWarnings(Object) - Static method in class hudson.plugins.warnings.Messages
{0} warnings
Warnings_ResultAction_OneFixedWarning() - Static method in class hudson.plugins.warnings.Messages
1 fixed warning
Warnings_ResultAction_OneNewWarning() - Static method in class hudson.plugins.warnings.Messages
1 new warning
Warnings_ResultAction_OneWarning() - Static method in class hudson.plugins.warnings.Messages
1 warning
Warnings_Trend_Name() - Static method in class hudson.plugins.warnings.Messages
Compiler Warnings Trend
WarningsAnnotationsAggregator - Class in hudson.plugins.warnings
Aggregates WarningsResultActions of MatrixRuns into MatrixBuild.
WarningsAnnotationsAggregator(MatrixBuild, Launcher, BuildListener, HealthDescriptor, String) - Constructor for class hudson.plugins.warnings.WarningsAnnotationsAggregator
Creates a new instance of WarningsAnnotationsAggregator.
WarningsDescriptor - Class in hudson.plugins.warnings
Descriptor for the class WarningsPublisher.
WarningsDescriptor() - Constructor for class hudson.plugins.warnings.WarningsDescriptor
Instantiates a new WarningsDescriptor.
WarningsDescriptor(boolean) - Constructor for class hudson.plugins.warnings.WarningsDescriptor
Instantiates a new WarningsDescriptor.
WarningsHealthDescriptor - Class in hudson.plugins.warnings
A health descriptor for warnings build results.
WarningsHealthDescriptor(HealthDescriptor) - Constructor for class hudson.plugins.warnings.WarningsHealthDescriptor
Creates a new instance of WarningsHealthDescriptor based on the values of the specified descriptor.
WarningsNewVersusFixedGraphPortlet - Class in hudson.plugins.warnings.dashboard
A portlet that shows the warnings trend graph of fixed versus new warnings.
WarningsNewVersusFixedGraphPortlet(String, String, String, String) - Constructor for class hudson.plugins.warnings.dashboard.WarningsNewVersusFixedGraphPortlet
Creates a new instance of WarningsNewVersusFixedGraphPortlet.
WarningsNewVersusFixedGraphPortlet.WarningsGraphDescriptor - Class in hudson.plugins.warnings.dashboard
Extension point registration.
WarningsNewVersusFixedGraphPortlet.WarningsGraphDescriptor() - Constructor for class hudson.plugins.warnings.dashboard.WarningsNewVersusFixedGraphPortlet.WarningsGraphDescriptor
 
WarningsParser - Interface in hudson.plugins.warnings.parser
Parses an input stream for compiler warnings and returns the found annotations.
WarningsPriorityGraphPortlet - Class in hudson.plugins.warnings.dashboard
A portlet that shows the warnings trend graph by priority.
WarningsPriorityGraphPortlet(String, String, String, String) - Constructor for class hudson.plugins.warnings.dashboard.WarningsPriorityGraphPortlet
Creates a new instance of WarningsPriorityGraphPortlet.
WarningsPriorityGraphPortlet.WarningsGraphDescriptor - Class in hudson.plugins.warnings.dashboard
Extension point registration.
WarningsPriorityGraphPortlet.WarningsGraphDescriptor() - Constructor for class hudson.plugins.warnings.dashboard.WarningsPriorityGraphPortlet.WarningsGraphDescriptor
 
WarningsProjectAction - Class in hudson.plugins.warnings
Entry point to visualize the warnings trend graph in the project screen.
WarningsProjectAction(AbstractProject<?, ?>) - Constructor for class hudson.plugins.warnings.WarningsProjectAction
Instantiates a new find bugs project action.
WarningsPublisher - Class in hudson.plugins.warnings
Publishes the results of the warnings analysis (freestyle project type).
WarningsPublisher(String, String, String, String, boolean, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, boolean, boolean, String, String, String) - Constructor for class hudson.plugins.warnings.WarningsPublisher
Creates a new instance of WarningPublisher.
WarningsResult - Class in hudson.plugins.warnings
Represents the results of the warning analysis.
WarningsResult(AbstractBuild<?, ?>, String, ParserResult) - Constructor for class hudson.plugins.warnings.WarningsResult
Creates a new instance of WarningsResult.
WarningsResult(AbstractBuild<?, ?>, String, ParserResult, BuildHistory) - Constructor for class hudson.plugins.warnings.WarningsResult
Creates a new instance of WarningsResult.
WarningsResultAction - Class in hudson.plugins.warnings
Controls the live cycle of the warnings results.
WarningsResultAction(AbstractBuild<?, ?>, HealthDescriptor, WarningsResult) - Constructor for class hudson.plugins.warnings.WarningsResultAction
Creates a new instance of WarningsResultAction.
WarningsResultAction(AbstractBuild<?, ?>, HealthDescriptor) - Constructor for class hudson.plugins.warnings.WarningsResultAction
Creates a new instance of WarningsResultAction.
WarningsTablePortlet - Class in hudson.plugins.warnings.dashboard
A portlet that shows a table with the number of warnings in a job.
WarningsTablePortlet(String) - Constructor for class hudson.plugins.warnings.dashboard.WarningsTablePortlet
Creates a new instance of WarningsTablePortlet.
WarningsTablePortlet.WarningsPerJobDescriptor - Class in hudson.plugins.warnings.dashboard
Extension point registration.
WarningsTablePortlet.WarningsPerJobDescriptor() - Constructor for class hudson.plugins.warnings.dashboard.WarningsTablePortlet.WarningsPerJobDescriptor
 

_

_Portlet_WarningsNewVsFixedGraph() - Static method in class hudson.plugins.warnings.Messages
Compiler warnings trend graph (new vs.
_Portlet_WarningsPriorityGraph() - Static method in class hudson.plugins.warnings.Messages
Compiler warnings trend graph (priority distribution)
_Portlet_WarningsTable() - Static method in class hudson.plugins.warnings.Messages
Compiler warnings per project
_Warnings_FixedWarnings_Detail_header() - Static method in class hudson.plugins.warnings.Messages
Fixed Compiler Warnings Warnings
_Warnings_GroovyParser_Error_Example_exception(Object) - Static method in class hudson.plugins.warnings.Messages
An exception occurred during evaluation of the Groovy script: {0}
_Warnings_GroovyParser_Error_Example_ok_category(Object) - Static method in class hudson.plugins.warnings.Messages
category: {0}
_Warnings_GroovyParser_Error_Example_ok_file(Object) - Static method in class hudson.plugins.warnings.Messages
file name: {0}
_Warnings_GroovyParser_Error_Example_ok_line(Object) - Static method in class hudson.plugins.warnings.Messages
line number: {0}
_Warnings_GroovyParser_Error_Example_ok_message(Object) - Static method in class hudson.plugins.warnings.Messages
message: {0}
_Warnings_GroovyParser_Error_Example_ok_priority(Object) - Static method in class hudson.plugins.warnings.Messages
priority: {0}
_Warnings_GroovyParser_Error_Example_ok_title() - Static method in class hudson.plugins.warnings.Messages
One warning found
_Warnings_GroovyParser_Error_Example_ok_type(Object) - Static method in class hudson.plugins.warnings.Messages
type: {0}
_Warnings_GroovyParser_Error_Example_regexpDoesNotMatch() - Static method in class hudson.plugins.warnings.Messages
The regular expression does not match the example text.
_Warnings_GroovyParser_Error_Example_wrongReturnType(Object) - Static method in class hudson.plugins.warnings.Messages
Result of the script is not of type Warning: {0}
_Warnings_GroovyParser_Error_Name_isEmpty() - Static method in class hudson.plugins.warnings.Messages
Display name must not be empty.
_Warnings_GroovyParser_Error_Regexp_invalid(Object) - Static method in class hudson.plugins.warnings.Messages
This is not a valid regular expression: {0}
_Warnings_GroovyParser_Error_Regexp_isEmpty() - Static method in class hudson.plugins.warnings.Messages
Regular expression must not be empty.
_Warnings_GroovyParser_Error_Script_invalid(Object) - Static method in class hudson.plugins.warnings.Messages
This is not a valid Groovy script: {0}
_Warnings_GroovyParser_Error_Script_isEmpty() - Static method in class hudson.plugins.warnings.Messages
Groovy script must not be empty.
_Warnings_NewWarnings_Detail_header() - Static method in class hudson.plugins.warnings.Messages
New Compiler Warnings Warnings
_Warnings_ProjectAction_Name() - Static method in class hudson.plugins.warnings.Messages
Compiler Warnings
_Warnings_Publisher_Name() - Static method in class hudson.plugins.warnings.Messages
Scan for compiler warnings
_Warnings_ResultAction_HealthReportMultipleItem(Object) - Static method in class hudson.plugins.warnings.Messages
Compiler Warnings: {0} warnings found.
_Warnings_ResultAction_HealthReportNoItem() - Static method in class hudson.plugins.warnings.Messages
Compiler Warnings: no warnings found.
_Warnings_ResultAction_HealthReportSingleItem() - Static method in class hudson.plugins.warnings.Messages
Compiler Warnings: 1 warning found.
_Warnings_ResultAction_MultipleFixedWarnings(Object) - Static method in class hudson.plugins.warnings.Messages
{0} fixed warnings
_Warnings_ResultAction_MultipleNewWarnings(Object) - Static method in class hudson.plugins.warnings.Messages
{0} new warnings
_Warnings_ResultAction_MultipleWarnings(Object) - Static method in class hudson.plugins.warnings.Messages
{0} warnings
_Warnings_ResultAction_OneFixedWarning() - Static method in class hudson.plugins.warnings.Messages
1 fixed warning
_Warnings_ResultAction_OneNewWarning() - Static method in class hudson.plugins.warnings.Messages
1 new warning
_Warnings_ResultAction_OneWarning() - Static method in class hudson.plugins.warnings.Messages
1 warning
_Warnings_Trend_Name() - Static method in class hudson.plugins.warnings.Messages
Compiler Warnings Trend

A B C D E F G H I J L M N O P R S T W _

Copyright © 2004-2011. All Rights Reserved.