- getAction() - Method in class hudson.plugins.analysis.collector.dashboard.WarningsNewVersusFixedGraphPortlet
-
- getAction() - Method in class hudson.plugins.analysis.collector.dashboard.WarningsOriginGraphPortlet
-
- getAction() - Method in class hudson.plugins.analysis.collector.dashboard.WarningsPriorityGraphPortlet
-
- getAction() - Method in class hudson.plugins.analysis.collector.dashboard.WarningsTablePortlet
-
- getAction() - Method in class hudson.plugins.analysis.collector.dashboard.WarningsTotalsGraphPortlet
-
- getCanDeacticateOtherTrendGraphs() - Method in class hudson.plugins.analysis.collector.AnalysisGraphConfiguration
-
- getCheckStyle() - Method in class hudson.plugins.analysis.collector.AnalysisProjectAction
-
Returns the number of Checkstyle warnings for this action.
- getCheckStyle(Job<?, ?>) - Method in class hudson.plugins.analysis.collector.dashboard.WarningsTablePortlet
-
Returns the number of Checkstyle warnings for the specified job.
- getCheckStyle(Collection<Job<?, ?>>) - Method in class hudson.plugins.analysis.collector.dashboard.WarningsTablePortlet
-
Returns the number of Checkstyle warnings for the specified jobs.
- getCheckStyle(Job<?, ?>) - Method in class hudson.plugins.analysis.collector.WarningsAggregator
-
Returns the number of Checkstyle warnings for the specified job.
- getColors() - Method in class hudson.plugins.analysis.collector.OriginGraph
-
- getCompilerWarnings() - Method in class hudson.plugins.analysis.collector.AnalysisProjectAction
-
Returns the total number of warnings for this action.
- getCompilerWarnings(Job<?, ?>) - Method in class hudson.plugins.analysis.collector.dashboard.WarningsTablePortlet
-
Returns the total number of warnings for the specified job.
- getCompilerWarnings(Job<?, ?>) - Method in class hudson.plugins.analysis.collector.WarningsAggregator
-
Returns the total number of warnings for the specified job.
- getDescriptor() - Method in class hudson.plugins.analysis.collector.AnalysisPublisher
-
- getDescriptor() - Method in class hudson.plugins.analysis.collector.AnalysisResultAction
-
- getDetails(Job<?, ?>) - Method in class hudson.plugins.analysis.collector.WarningsCountColumn
-
Returns the number of warnings for the specified job separated by each plug-in.
- getDisplayName() - Method in class hudson.plugins.analysis.collector.AnalysisDescriptor
-
- getDisplayName() - Method in class hudson.plugins.analysis.collector.AnalysisResult
- getDisplayName() - Method in class hudson.plugins.analysis.collector.AnalysisResultAction
- getDisplayName() - Method in class hudson.plugins.analysis.collector.dashboard.WarningsNewVersusFixedGraphPortlet.WarningsGraphDescriptor
-
- getDisplayName() - Method in class hudson.plugins.analysis.collector.dashboard.WarningsOriginGraphPortlet.WarningsGraphDescriptor
-
- getDisplayName() - Method in class hudson.plugins.analysis.collector.dashboard.WarningsPriorityGraphPortlet.WarningsGraphDescriptor
-
- getDisplayName() - Method in class hudson.plugins.analysis.collector.dashboard.WarningsTablePortlet.WarningsPerJobDescriptor
-
- getDisplayName() - Method in class hudson.plugins.analysis.collector.dashboard.WarningsTotalsGraphPortlet.WarningsGraphDescriptor
-
- getDisplayName() - Method in class hudson.plugins.analysis.collector.WarningsCountColumn.ColumnDescriptor
-
- getDry() - Method in class hudson.plugins.analysis.collector.AnalysisProjectAction
-
Returns the number of duplicate code warnings for this action.
- getDry(Job<?, ?>) - Method in class hudson.plugins.analysis.collector.dashboard.WarningsTablePortlet
-
Returns the number of duplicate code warnings for the specified job.
- getDry(Collection<Job<?, ?>>) - Method in class hudson.plugins.analysis.collector.dashboard.WarningsTablePortlet
-
Returns the number of Dry warnings for the specified jobs.
- getDry(Job<?, ?>) - Method in class hudson.plugins.analysis.collector.WarningsAggregator
-
Returns the number of duplicate code warnings for the specified job.
- getFindBugs() - Method in class hudson.plugins.analysis.collector.AnalysisProjectAction
-
Returns the number of FindBugs warnings for this action.
- getFindBugs(Job<?, ?>) - Method in class hudson.plugins.analysis.collector.dashboard.WarningsTablePortlet
-
Returns the number of FindBugs warnings for the specified job.
- getFindBugs(Collection<Job<?, ?>>) - Method in class hudson.plugins.analysis.collector.dashboard.WarningsTablePortlet
-
Returns the number of FindBugs warnings for the specified jobs.
- getFindBugs(Job<?, ?>) - Method in class hudson.plugins.analysis.collector.WarningsAggregator
-
Returns the number of FindBugs warnings for the specified job.
- getGraphType() - Method in class hudson.plugins.analysis.collector.dashboard.WarningsNewVersusFixedGraphPortlet
-
- getGraphType() - Method in class hudson.plugins.analysis.collector.dashboard.WarningsOriginGraphPortlet
-
- getGraphType() - Method in class hudson.plugins.analysis.collector.dashboard.WarningsPriorityGraphPortlet
-
- getGraphType() - Method in class hudson.plugins.analysis.collector.dashboard.WarningsTotalsGraphPortlet
-
- getHeader() - Method in class hudson.plugins.analysis.collector.AnalysisResult
-
- getIconUrl() - Method in class hudson.plugins.analysis.collector.AnalysisDescriptor
-
- getId() - Method in class hudson.plugins.analysis.collector.OriginGraph
-
- getLabel() - Method in class hudson.plugins.analysis.collector.OriginGraph
-
- getNumberOfAnnotations(Job<?, ?>) - Method in class hudson.plugins.analysis.collector.WarningsCountColumn
-
Returns the total number of annotations for the selected job.
- getNumberOfAnnotationsByOrigin(String) - Method in class hudson.plugins.analysis.collector.AnalysisResult
-
Returns the number of annotations from the specified origin.
- getPlugin() - Method in class hudson.plugins.analysis.collector.OriginGraph
-
Returns the plug-in that owns this graph and provides an example image.
- getPluginName() - Method in class hudson.plugins.analysis.collector.AnalysisDescriptor
-
- getPluginName() - Method in class hudson.plugins.analysis.collector.dashboard.WarningsNewVersusFixedGraphPortlet
-
- getPluginName() - Method in class hudson.plugins.analysis.collector.dashboard.WarningsOriginGraphPortlet
-
- getPluginName() - Method in class hudson.plugins.analysis.collector.dashboard.WarningsPriorityGraphPortlet
-
- getPluginName() - Method in class hudson.plugins.analysis.collector.dashboard.WarningsTotalsGraphPortlet
-
- getPluginRoot() - Method in class hudson.plugins.analysis.collector.AnalysisDescriptor
-
- getPlugins() - Static method in class hudson.plugins.analysis.collector.AnalysisDescriptor
-
Returns the activated plug-ins.
- getPmd() - Method in class hudson.plugins.analysis.collector.AnalysisProjectAction
-
Returns the number of PMD warnings for this action.
- getPmd(Job<?, ?>) - Method in class hudson.plugins.analysis.collector.dashboard.WarningsTablePortlet
-
Returns the number of PMD warnings for the specified job.
- getPmd(Collection<Job<?, ?>>) - Method in class hudson.plugins.analysis.collector.dashboard.WarningsTablePortlet
-
Returns the number of PMD warnings for the specified jobs.
- getPmd(Job<?, ?>) - Method in class hudson.plugins.analysis.collector.WarningsAggregator
-
Returns the number of PMD warnings for the specified job.
- getProjectAction(AbstractProject<?, ?>) - Method in class hudson.plugins.analysis.collector.AnalysisPublisher
-
- getResult(MatrixRun) - Method in class hudson.plugins.analysis.collector.AnalysisAnnotationsAggregator
-
- getResultActionType() - Method in class hudson.plugins.analysis.collector.AnalysisResult
-
- getRowId(int) - Method in class hudson.plugins.analysis.collector.OriginGraph
-
- getSerializationFileName() - Method in class hudson.plugins.analysis.collector.AnalysisResult
-
- getSummary() - Method in class hudson.plugins.analysis.collector.AnalysisResult
-
- getSummaryIconUrl() - Method in class hudson.plugins.analysis.collector.AnalysisDescriptor
-
- getTasks() - Method in class hudson.plugins.analysis.collector.AnalysisProjectAction
-
Returns the number of open tasks for this action.
- getTasks(Job<?, ?>) - Method in class hudson.plugins.analysis.collector.dashboard.WarningsTablePortlet
-
Returns the number of open tasks for the specified job.
- getTasks(Collection<Job<?, ?>>) - Method in class hudson.plugins.analysis.collector.dashboard.WarningsTablePortlet
-
Returns the number of open tasks for the specified jobs.
- getTasks(Job<?, ?>) - Method in class hudson.plugins.analysis.collector.WarningsAggregator
-
Returns the number of open tasks for the specified job.
- getTotal(Job<?, ?>) - Method in class hudson.plugins.analysis.collector.dashboard.WarningsTablePortlet
-
Returns the number of warnings for the specified job.
- getTotal(Collection<Job<?, ?>>) - Method in class hudson.plugins.analysis.collector.dashboard.WarningsTablePortlet
-
Returns the total number of warnings for all jobs.
- getTotal(Job<?, ?>) - Method in class hudson.plugins.analysis.collector.WarningsAggregator
-
Returns the number of warnings for the specified job.
- getUseImages() - Method in class hudson.plugins.analysis.collector.dashboard.WarningsTablePortlet
-
Returns whether images should be used in the table header.
- getWarnings(Collection<Job<?, ?>>) - Method in class hudson.plugins.analysis.collector.dashboard.WarningsTablePortlet
-
Returns the number of compiler warnings for the specified jobs.
- initializeLocal(String[]) - Method in class hudson.plugins.analysis.collector.AnalysisGraphConfiguration
-
- initializeLocal(JSONObject) - Method in class hudson.plugins.analysis.collector.AnalysisGraphConfiguration
-
- isApplicable(Class<? extends AbstractProject>) - Method in class hudson.plugins.analysis.collector.AnalysisDescriptor
-
- isCheckStyleActivated() - Method in class hudson.plugins.analysis.collector.AnalysisProjectAction
-
Returns whether CheckStyle results should be shown.
- isCheckStyleActivated() - Method in class hudson.plugins.analysis.collector.AnalysisPublisher
-
Returns whether CheckStyle results should be collected.
- isCheckStyleActivated() - Method in class hudson.plugins.analysis.collector.dashboard.WarningsOriginGraphPortlet
-
Returns whether CheckStyle results should be collected.
- isCheckStyleActivated() - Method in class hudson.plugins.analysis.collector.dashboard.WarningsTablePortlet
-
Returns whether CheckStyle results should be shown.
- isCheckStyleActivated() - Method in class hudson.plugins.analysis.collector.WarningsAggregator
-
Returns whether CheckStyle results should be shown.
- isCheckStyleActivated() - Method in class hudson.plugins.analysis.collector.WarningsCountColumn
-
Returns whether CheckStyle results should be shown.
- isCheckStyleInstalled() - Static method in class hudson.plugins.analysis.collector.AnalysisDescriptor
-
Returns whether the Checkstyle plug-in is installed.
- isCheckStyleInstalled() - Method in class hudson.plugins.analysis.collector.dashboard.WarningsOriginGraphPortlet.WarningsGraphDescriptor
-
Returns whether the Checkstyle plug-in is installed.
- isCheckStyleInstalled() - Method in class hudson.plugins.analysis.collector.dashboard.WarningsTablePortlet.WarningsPerJobDescriptor
-
Returns whether the Checkstyle plug-in is installed.
- isCheckStyleInstalled() - Method in class hudson.plugins.analysis.collector.WarningsCountColumn.ColumnDescriptor
-
Returns whether the Checkstyle plug-in is installed.
- isDryActivated() - Method in class hudson.plugins.analysis.collector.AnalysisProjectAction
-
Returns whether DRY results should be shown.
- isDryActivated() - Method in class hudson.plugins.analysis.collector.AnalysisPublisher
-
Returns whether DRY results should be collected.
- isDryActivated() - Method in class hudson.plugins.analysis.collector.dashboard.WarningsOriginGraphPortlet
-
Returns whether DRY results should be collected.
- isDryActivated() - Method in class hudson.plugins.analysis.collector.dashboard.WarningsTablePortlet
-
Returns whether DRY results should be shown.
- isDryActivated() - Method in class hudson.plugins.analysis.collector.WarningsAggregator
-
Returns whether DRY results should be shown.
- isDryActivated() - Method in class hudson.plugins.analysis.collector.WarningsCountColumn
-
Returns whether DRY results should be shown.
- isDryInstalled() - Static method in class hudson.plugins.analysis.collector.AnalysisDescriptor
-
Returns whether the Dry plug-in is installed.
- isDryInstalled() - Method in class hudson.plugins.analysis.collector.dashboard.WarningsOriginGraphPortlet.WarningsGraphDescriptor
-
Returns whether the Dry plug-in is installed.
- isDryInstalled() - Method in class hudson.plugins.analysis.collector.dashboard.WarningsTablePortlet.WarningsPerJobDescriptor
-
Returns whether the Dry plug-in is installed.
- isDryInstalled() - Method in class hudson.plugins.analysis.collector.WarningsCountColumn.ColumnDescriptor
-
Returns whether the Dry plug-in is installed.
- isFindBugsActivated() - Method in class hudson.plugins.analysis.collector.AnalysisProjectAction
-
Returns whether FindBugs results should be shown.
- isFindBugsActivated() - Method in class hudson.plugins.analysis.collector.AnalysisPublisher
-
Returns whether FindBugs results should be collected.
- isFindBugsActivated() - Method in class hudson.plugins.analysis.collector.dashboard.WarningsOriginGraphPortlet
-
Returns whether FindBugs results should be collected.
- isFindBugsActivated() - Method in class hudson.plugins.analysis.collector.dashboard.WarningsTablePortlet
-
Returns whether FindBugs results should be shown.
- isFindBugsActivated() - Method in class hudson.plugins.analysis.collector.WarningsAggregator
-
Returns whether FindBugs results should be shown.
- isFindBugsActivated() - Method in class hudson.plugins.analysis.collector.WarningsCountColumn
-
Returns whether FindBugs results should be shown.
- isFindBugsInstalled() - Static method in class hudson.plugins.analysis.collector.AnalysisDescriptor
-
Returns whether the FindBugs plug-in is installed.
- isFindBugsInstalled() - Method in class hudson.plugins.analysis.collector.dashboard.WarningsOriginGraphPortlet.WarningsGraphDescriptor
-
Returns whether the FindBugs plug-in is installed.
- isFindBugsInstalled() - Method in class hudson.plugins.analysis.collector.dashboard.WarningsTablePortlet.WarningsPerJobDescriptor
-
Returns whether the FindBugs plug-in is installed.
- isFindBugsInstalled() - Method in class hudson.plugins.analysis.collector.WarningsCountColumn.ColumnDescriptor
-
Returns whether the FindBugs plug-in is installed.
- isOpenTasksActivated() - Method in class hudson.plugins.analysis.collector.AnalysisProjectAction
-
Returns whether open tasks should be shown.
- isOpenTasksActivated() - Method in class hudson.plugins.analysis.collector.AnalysisPublisher
-
Returns whether open tasks should be collected.
- isOpenTasksActivated() - Method in class hudson.plugins.analysis.collector.dashboard.WarningsOriginGraphPortlet
-
Returns whether open tasks should be collected.
- isOpenTasksActivated() - Method in class hudson.plugins.analysis.collector.dashboard.WarningsTablePortlet
-
Returns whether open tasks should be shown.
- isOpenTasksActivated() - Method in class hudson.plugins.analysis.collector.WarningsAggregator
-
Returns whether open tasks should be shown.
- isOpenTasksActivated() - Method in class hudson.plugins.analysis.collector.WarningsCountColumn
-
Returns whether open tasks should be shown.
- isOpenTasksInstalled() - Static method in class hudson.plugins.analysis.collector.AnalysisDescriptor
-
Returns whether the Open Tasks plug-in is installed.
- isOpenTasksInstalled() - Method in class hudson.plugins.analysis.collector.dashboard.WarningsOriginGraphPortlet.WarningsGraphDescriptor
-
Returns whether the Open Tasks plug-in is installed.
- isOpenTasksInstalled() - Method in class hudson.plugins.analysis.collector.dashboard.WarningsTablePortlet.WarningsPerJobDescriptor
-
Returns whether the Open Tasks plug-in is installed.
- isOpenTasksInstalled() - Method in class hudson.plugins.analysis.collector.WarningsCountColumn.ColumnDescriptor
-
Returns whether the Open Tasks plug-in is installed.
- isPmdActivated() - Method in class hudson.plugins.analysis.collector.AnalysisProjectAction
-
Returns whether PMD results should be shown.
- isPmdActivated() - Method in class hudson.plugins.analysis.collector.AnalysisPublisher
-
Returns whether PMD results should be collected.
- isPmdActivated() - Method in class hudson.plugins.analysis.collector.dashboard.WarningsOriginGraphPortlet
-
Returns whether PMD results should be collected.
- isPmdActivated() - Method in class hudson.plugins.analysis.collector.dashboard.WarningsTablePortlet
-
Returns whether PMD results should be shown.
- isPmdActivated() - Method in class hudson.plugins.analysis.collector.WarningsAggregator
-
Returns whether PMD results should be shown.
- isPmdActivated() - Method in class hudson.plugins.analysis.collector.WarningsCountColumn
-
Returns whether PMD results should be shown.
- isPmdInstalled() - Static method in class hudson.plugins.analysis.collector.AnalysisDescriptor
-
Returns whether the PMD plug-in is installed.
- isPmdInstalled() - Method in class hudson.plugins.analysis.collector.dashboard.WarningsOriginGraphPortlet.WarningsGraphDescriptor
-
Returns whether the PMD plug-in is installed.
- isPmdInstalled() - Method in class hudson.plugins.analysis.collector.dashboard.WarningsTablePortlet.WarningsPerJobDescriptor
-
Returns whether the PMD plug-in is installed.
- isPmdInstalled() - Method in class hudson.plugins.analysis.collector.WarningsCountColumn.ColumnDescriptor
-
Returns whether the PMD plug-in is installed.
- isTotalsVisible() - Method in class hudson.plugins.analysis.collector.dashboard.WarningsTablePortlet
-
Returns whether the totals column should be shown.
- isVisibleJob(Job<?, ?>) - Method in class hudson.plugins.analysis.collector.dashboard.WarningsTablePortlet
- isWarningsActivated() - Method in class hudson.plugins.analysis.collector.AnalysisProjectAction
-
Returns whether compiler warnings results should be shown.
- isWarningsActivated() - Method in class hudson.plugins.analysis.collector.AnalysisPublisher
-
Returns whether compiler warnings results should be collected.
- isWarningsActivated() - Method in class hudson.plugins.analysis.collector.dashboard.WarningsOriginGraphPortlet
-
Returns whether compiler warnings results should be collected.
- isWarningsActivated() - Method in class hudson.plugins.analysis.collector.dashboard.WarningsTablePortlet
-
Returns whether compiler warnings results should be shown.
- isWarningsActivated() - Method in class hudson.plugins.analysis.collector.WarningsAggregator
-
Returns whether compiler warnings results should be shown.
- isWarningsActivated() - Method in class hudson.plugins.analysis.collector.WarningsCountColumn
-
Returns whether compiler warnings results should be shown.
- isWarningsInstalled() - Static method in class hudson.plugins.analysis.collector.AnalysisDescriptor
-
Returns whether the Warnings plug-in is installed.
- isWarningsInstalled() - Method in class hudson.plugins.analysis.collector.dashboard.WarningsOriginGraphPortlet.WarningsGraphDescriptor
-
Returns whether the Warnings plug-in is installed.
- isWarningsInstalled() - Method in class hudson.plugins.analysis.collector.dashboard.WarningsTablePortlet.WarningsPerJobDescriptor
-
Returns whether the Warnings plug-in is installed.
- isWarningsInstalled() - Method in class hudson.plugins.analysis.collector.WarningsCountColumn.ColumnDescriptor
-
Returns whether the Warnings plug-in is installed.