Uses of Class
io.jenkins.plugins.analysis.core.model.ResultAction
Packages that use ResultAction
Package
Description
-
Uses of ResultAction in io.jenkins.plugins.analysis.core.model
Methods in io.jenkins.plugins.analysis.core.model that return types with arguments of type ResultActionModifier and TypeMethodDescriptionstatic Predicate<ResultAction>ToolSelection.createToolFilter(boolean canSelectTools, List<ToolSelection> selectedTools) Creates a filter that can be used to filterResultActioninstances for a given set of tools.Tries to find a result action of the specified build that should be used to compute the history.AnalysisHistory.getBaselineAction()History.getBaselineAction()Returns the baseline action (if already available).NullAnalysisHistory.getBaselineAction()JobAction.getLatestAction()Returns the latest static analysis results for this job. -
Uses of ResultAction in io.jenkins.plugins.analysis.core.portlets
Constructors in io.jenkins.plugins.analysis.core.portlets with parameters of type ResultAction