Uses of Class
hudson.plugins.logparser.LogParserResult
-
Uses of LogParserResult in hudson.plugins.logparser
Modifier and TypeMethodDescriptionLogParserAction.getResult()
LogParserParser.parseLog
(AbstractBuild<?, ?> build) Deprecated.ModifierConstructorDescriptionLogParserAction
(AbstractBuild<?, ?> build, LogParserResult result, boolean showGraphs) Deprecated.LogParserAction
(Run<?, ?> build, LogParserResult result, boolean showGraphs)