Uses of Class
hudson.plugins.logparser.LogParserResult
Packages that use LogParserResult
-
Uses of LogParserResult in hudson.plugins.logparser
Methods in hudson.plugins.logparser that return LogParserResultModifier and TypeMethodDescriptionLogParserAction.getResult()
LogParserParser.parseLog
(AbstractBuild<?, ?> build) Deprecated.Constructors in hudson.plugins.logparser with parameters of type LogParserResultModifierConstructorDescriptionLogParserAction
(AbstractBuild<?, ?> build, LogParserResult result, boolean showGraphs) Deprecated.LogParserAction
(Run<?, ?> build, LogParserResult result, boolean showGraphs)