public class FindBugsProjectAction extends hudson.plugins.analysis.core.AbstractProjectAction<hudson.plugins.analysis.core.ResultAction<FindBugsResult>>
ResultAction.| Constructor and Description |
|---|
FindBugsProjectAction(hudson.model.Job<?,?> job)
Instantiates a new
FindBugsProjectAction. |
FindBugsProjectAction(hudson.model.Job<?,?> job,
Class<? extends hudson.plugins.analysis.core.ResultAction<FindBugsResult>> type)
Instantiates a new
FindBugsProjectAction. |
| Modifier and Type | Method and Description |
|---|---|
protected List<hudson.plugins.analysis.graph.BuildResultGraph> |
getAvailableGraphs() |
canShowEnableTrendLink, createBuildHistory, createConfiguration, createDefaultConfiguration, createUserConfiguration, doIndex, getApi, getDisplayName, getDynamic, getIconFileName, getLastAction, getLastFinishedBuild, getLastFinishedRun, getOwner, getProject, getResultAction, getTrendDetails, getTrendDetails, getTrendGraph, getTrendGraph, getTrendGraphId, getTrendName, getUrlName, hasValidResults, isTrendDeactivated, isTrendVisiblepublic FindBugsProjectAction(hudson.model.Job<?,?> job)
FindBugsProjectAction.job - the job that owns this actionpublic FindBugsProjectAction(hudson.model.Job<?,?> job,
Class<? extends hudson.plugins.analysis.core.ResultAction<FindBugsResult>> type)
FindBugsProjectAction.job - the job that owns this actiontype - the result action typeprotected List<hudson.plugins.analysis.graph.BuildResultGraph> getAvailableGraphs()
getAvailableGraphs in class hudson.plugins.analysis.core.AbstractProjectAction<hudson.plugins.analysis.core.ResultAction<FindBugsResult>>Copyright © 2016–2018. All rights reserved.