- generateURL(CategoryDataset, int, int) - Method in class hudson.plugins.plot.PointURLGenerator
-
Retrieves a URL from the given dataset for a particular item within a
series.
- getArray(Object) - Static method in class hudson.plugins.plot.SeriesFactory
-
Get data as JSONArray (wrap single JSONObject in array if needed).
- getColumnCount() - Method in class hudson.plugins.plot.PlotCategoryDataset
-
- getColumnIndex(Comparable) - Method in class hudson.plugins.plot.PlotCategoryDataset
-
- getColumnKey(int) - Method in class hudson.plugins.plot.PlotCategoryDataset
-
- getColumnKeys() - Method in class hudson.plugins.plot.PlotCategoryDataset
-
- getCsvFileName() - Method in class hudson.plugins.plot.Plot
-
- getDescriptor() - Method in class hudson.plugins.plot.MatrixPlotPublisher
-
Called by Jenkins.
- getDescriptor() - Method in class hudson.plugins.plot.PlotPublisher
-
Called by Jenkins.
- getDisplayName() - Method in class hudson.plugins.plot.MatrixPlotAction
-
- getDisplayName() - Method in class hudson.plugins.plot.MatrixPlotPublisher.DescriptorImpl
-
- getDisplayName() - Method in class hudson.plugins.plot.PlotAction
-
- getDisplayName() - Method in class hudson.plugins.plot.PlotDescriptor
-
- getDisplayTableFlag() - Method in class hudson.plugins.plot.CSVSeries
-
- getDisplayTableFlag(int) - Method in class hudson.plugins.plot.PlotReport
-
- getDynamic(String, StaplerRequest, StaplerResponse) - Method in class hudson.plugins.plot.MatrixPlotAction
-
- getDynamic(String, StaplerRequest, StaplerResponse) - Method in class hudson.plugins.plot.PlotAction
-
- getExclusionValues() - Method in class hudson.plugins.plot.CSVSeries
-
- getExclZero() - Method in class hudson.plugins.plot.Plot
-
- getFile() - Method in class hudson.plugins.plot.Series
-
- getFileType() - Method in class hudson.plugins.plot.Series
-
- getGroup() - Method in class hudson.plugins.plot.Plot
-
- getGroup() - Method in class hudson.plugins.plot.PlotReport
-
- getIconFileName() - Method in class hudson.plugins.plot.MatrixPlotAction
-
- getIconFileName() - Method in class hudson.plugins.plot.PlotAction
-
- getInclusionFlag() - Method in class hudson.plugins.plot.CSVSeries
-
- getKeepRecords() - Method in class hudson.plugins.plot.Plot
-
- getLabel() - Method in class hudson.plugins.plot.PlotPoint
-
- getLabel() - Method in class hudson.plugins.plot.Series
-
- getNodeType() - Method in class hudson.plugins.plot.XMLSeries
-
- getNumBuilds() - Method in class hudson.plugins.plot.Plot
-
- getOriginalGroups() - Method in class hudson.plugins.plot.MatrixPlotAction
-
- getOriginalGroups(MatrixConfiguration) - Method in class hudson.plugins.plot.MatrixPlotPublisher
-
Returns all group names as the original user specified strings.
- getOriginalGroups() - Method in class hudson.plugins.plot.PlotAction
-
- getOriginalGroups() - Method in class hudson.plugins.plot.PlotPublisher
-
Returns all group names as the original user specified strings.
- getPlots(MatrixConfiguration) - Method in class hudson.plugins.plot.MatrixPlotPublisher
-
Returns the entire list of plots managed by this object.
- getPlots() - Method in class hudson.plugins.plot.MatrixPlotPublisher
-
- getPlots(String, MatrixConfiguration) - Method in class hudson.plugins.plot.MatrixPlotPublisher
-
Returns the list of plots with the given group name.
- getPlots() - Method in class hudson.plugins.plot.PlotPublisher
-
Returns the entire list of plots managed by this object.
- getPlots(String) - Method in class hudson.plugins.plot.PlotPublisher
-
Returns the list of plots with the given group name.
- getPlots() - Method in class hudson.plugins.plot.PlotReport
-
- getProject() - Method in class hudson.plugins.plot.MatrixPlotAction
-
- getProject() - Method in class hudson.plugins.plot.Plot
-
- getProject() - Method in class hudson.plugins.plot.PlotAction
-
- getProject() - Method in class hudson.plugins.plot.PlotReport
-
- getProjectAction(AbstractProject<?, ?>) - Method in class hudson.plugins.plot.MatrixPlotPublisher
-
Called by Jenkins.
- getProjectAction(AbstractProject<?, ?>) - Method in class hudson.plugins.plot.PlotPublisher
-
Called by Jenkins.
- getRequiredMonitorService() - Method in class hudson.plugins.plot.AbstractPlotPublisher
-
- getRowCount() - Method in class hudson.plugins.plot.PlotCategoryDataset
-
- getRowIndex(Comparable) - Method in class hudson.plugins.plot.PlotCategoryDataset
-
- getRowKey(int) - Method in class hudson.plugins.plot.PlotCategoryDataset
-
- getRowKeys() - Method in class hudson.plugins.plot.PlotCategoryDataset
-
- getSeries() - Method in class hudson.plugins.plot.Plot
-
- getTable(int) - Method in class hudson.plugins.plot.PlotReport
-
- getTarget() - Method in class hudson.plugins.plot.MatrixPlotAction
-
If there's only one plot category, simply display that category of
reports on this view.
- getTarget() - Method in class hudson.plugins.plot.PlotAction
-
If there's only one plot category, simply display that category of
reports on this view.
- getTitle() - Method in class hudson.plugins.plot.Plot
-
- getUrl() - Method in class hudson.plugins.plot.CSVSeries
-
- getUrl(int, int) - Method in class hudson.plugins.plot.PlotCategoryDataset
-
Returns the URL at the given row and column.
- getUrl() - Method in class hudson.plugins.plot.PlotPoint
-
- getUrl(String, String, int, int) - Method in class hudson.plugins.plot.Series
-
Return the url that should be used for this point.
- getUrl() - Method in class hudson.plugins.plot.XMLSeries
-
- getUrlGroup(String) - Method in class hudson.plugins.plot.MatrixPlotAction
-
- getUrlGroup(String) - Method in class hudson.plugins.plot.PlotAction
-
- getUrlName() - Method in class hudson.plugins.plot.MatrixPlotAction
-
- getUrlName() - Method in class hudson.plugins.plot.PlotAction
-
- getURLNumBuilds() - Method in class hudson.plugins.plot.Plot
-
- getValue(int, int) - Method in class hudson.plugins.plot.PlotCategoryDataset
-
- getValue(Comparable, Comparable) - Method in class hudson.plugins.plot.PlotCategoryDataset
-
Gets the value with the given row and column keys.
- getXpath() - Method in class hudson.plugins.plot.XMLSeries
-
- getYaxis() - Method in class hudson.plugins.plot.Plot
-
- getYvalue() - Method in class hudson.plugins.plot.PlotPoint
-
- group - Variable in class hudson.plugins.plot.Plot
-
Group name that this plot belongs to.