A C D F G H I L M N O P S T U V X Y _

A

addBuild(Build, PrintStream) - Method in class hudson.plugins.plot.Plot
Called when a build completes.
addPlot(Plot) - Method in class hudson.plugins.plot.PlotPublisher
Adds the new plot to the plot data structures managed by this object.

C

clipDataset(int) - Method in class hudson.plugins.plot.PlotCategoryDataset
Truncates the dataset to the last maxColumns columns.
compareTo(Object) - Method in class hudson.plugins.plot.Plot
 
createSeries(JSONObject, StaplerRequest) - Static method in class hudson.plugins.plot.SeriesFactory
Using file and label and the Stapler request, create a subclass of series that can process the type selected.
createSeriesList(Object, StaplerRequest) - Static method in class hudson.plugins.plot.SeriesFactory
 
csvFileName - Variable in class hudson.plugins.plot.Plot
The name of the CSV file that persists the plots data.
CSVSeries - Class in hudson.plugins.plot
Represents a plot data series configuration from an CSV file.
CSVSeries(String, String, String, String, boolean) - Constructor for class hudson.plugins.plot.CSVSeries
 
CSVSeries.InclusionFlag - Enum in hudson.plugins.plot
 

D

DESCRIPTOR - Static variable in class hudson.plugins.plot.PlotPublisher
 
doCheckSeriesFile(AbstractProject, String) - Method in class hudson.plugins.plot.PlotPublisher.DescriptorImpl
Checks if the series file is valid.
doGetPlot(StaplerRequest, StaplerResponse) - Method in class hudson.plugins.plot.PlotReport
 
doGetPlotMap(StaplerRequest, StaplerResponse) - Method in class hudson.plugins.plot.PlotReport
 

F

file - Variable in class hudson.plugins.plot.Series
Relative path to the data series property file.
fileType - Variable in class hudson.plugins.plot.Series
Data series type.

G

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.PlotPublisher
Called by Jenkins.
getDisplayName() - Method in class hudson.plugins.plot.PlotAction
 
getDisplayName() - Method in class hudson.plugins.plot.PlotPublisher.DescriptorImpl
 
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.PlotAction
 
getExclusionValues() - Method in class hudson.plugins.plot.CSVSeries
 
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.PlotAction
 
getInclusionFlag() - Method in class hudson.plugins.plot.CSVSeries
 
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.PlotAction
 
getOriginalGroups() - Method in class hudson.plugins.plot.PlotPublisher
Returns all group names as the original user specified strings.
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.PlotAction
 
getProject() - Method in class hudson.plugins.plot.PlotReport
 
getProjectAction(AbstractProject<?, ?>) - Method in class hudson.plugins.plot.PlotPublisher
Called by Jenkins.
getRequiredMonitorService() - Method in class hudson.plugins.plot.PlotPublisher
 
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.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() - Method in class hudson.plugins.plot.XMLSeries
 
getUrlGroup(String) - Method in class hudson.plugins.plot.PlotAction
 
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.

H

hasLegend() - Method in class hudson.plugins.plot.Plot
 
hasPlots() - Method in class hudson.plugins.plot.PlotAction
 
hudson.plugins.plot - package hudson.plugins.plot
 

I

isApplicable(Class<? extends AbstractProject>) - Method in class hudson.plugins.plot.PlotPublisher.DescriptorImpl
 

L

label - Variable in class hudson.plugins.plot.Series
Data series legend label.
loadSeries(FilePath, PrintStream) - Method in class hudson.plugins.plot.CSVSeries
Load the series from a properties file.
loadSeries(FilePath, PrintStream) - Method in class hudson.plugins.plot.PropertiesSeries
Load the series from a properties file.
loadSeries(FilePath, PrintStream) - Method in class hudson.plugins.plot.Series
Retrieves the plot data for one series after a build from the workspace.
loadSeries(FilePath, PrintStream) - Method in class hudson.plugins.plot.XMLSeries
Load the series from a properties file.

M

Messages - Class in hudson.plugins.plot
 
Messages() - Constructor for class hudson.plugins.plot.Messages
 

N

newInstance(StaplerRequest, JSONObject) - Method in class hudson.plugins.plot.PlotPublisher.DescriptorImpl
Called when the user saves the project configuration.
numBuilds - Variable in class hudson.plugins.plot.Plot
Number of builds back to show on this plot.

O

originalGroupToUrlEncodedGroup(String) - Method in class hudson.plugins.plot.PlotPublisher
Converts the original plot group name to a URL friendly group name.

P

perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class hudson.plugins.plot.PlotPublisher
Called by Jenkins when a build is finishing.
Plot - Class in hudson.plugins.plot
Represents the configuration for a single plot.
Plot(String, String, String, String, String, String, boolean) - Constructor for class hudson.plugins.plot.Plot
Creates a new plot with the given paramenters.
Plot() - Constructor for class hudson.plugins.plot.Plot
 
Plot_Action_DisplayName() - Static method in class hudson.plugins.plot.Messages
Plots
Plot_Build() - Static method in class hudson.plugins.plot.Messages
Build
Plot_build() - Static method in class hudson.plugins.plot.Messages
build
Plot_BuildDate() - Static method in class hudson.plugins.plot.Messages
Build Date
Plot_BuildNumber() - Static method in class hudson.plugins.plot.Messages
Build Number
Plot_Missing() - Static method in class hudson.plugins.plot.Messages
missing
Plot_Publisher_DisplayName() - Static method in class hudson.plugins.plot.Messages
Plot build data
Plot_SeriesLabel() - Static method in class hudson.plugins.plot.Messages
Series Label
Plot_Title() - Static method in class hudson.plugins.plot.Messages
Title
Plot_URL() - Static method in class hudson.plugins.plot.Messages
URL
Plot_UrlName() - Static method in class hudson.plugins.plot.Messages
plot
Plot_Value() - Static method in class hudson.plugins.plot.Messages
Value
PlotAction - Class in hudson.plugins.plot
Project action to display plots.
PlotAction(Project, PlotPublisher) - Constructor for class hudson.plugins.plot.PlotAction
 
PlotCategoryDataset - Class in hudson.plugins.plot
A CategoryDataset implementation that stores numeric data points and corresponding URLs.
PlotCategoryDataset() - Constructor for class hudson.plugins.plot.PlotCategoryDataset
Creates a new empty instance.
plotGraph(StaplerRequest, StaplerResponse) - Method in class hudson.plugins.plot.Plot
Generates and writes the plot to the response output stream.
plotGraphMap(StaplerRequest, StaplerResponse) - Method in class hudson.plugins.plot.Plot
Generates and writes the plot's clickable map to the response output stream.
PlotPoint - Class in hudson.plugins.plot
 
PlotPoint(String, String, String) - Constructor for class hudson.plugins.plot.PlotPoint
 
PlotPublisher - Class in hudson.plugins.plot
Records the plot data for builds.
PlotPublisher() - Constructor for class hudson.plugins.plot.PlotPublisher
 
PlotPublisher.DescriptorImpl - Class in hudson.plugins.plot
 
PlotPublisher.DescriptorImpl() - Constructor for class hudson.plugins.plot.PlotPublisher.DescriptorImpl
 
PlotReport - Class in hudson.plugins.plot
Represents a plot report for a single group of plots.
PlotReport(Project, String, Plot[]) - Constructor for class hudson.plugins.plot.PlotReport
 
PointURLGenerator - Class in hudson.plugins.plot
Returns the URL for a given data point.
PointURLGenerator() - Constructor for class hudson.plugins.plot.PointURLGenerator
 
PropertiesSeries - Class in hudson.plugins.plot
 
PropertiesSeries(String, String) - Constructor for class hudson.plugins.plot.PropertiesSeries
 

S

series - Variable in class hudson.plugins.plot.Plot
Array of data series.
Series - Class in hudson.plugins.plot
Represents a plot data series configuration.
Series(String, String, String) - Constructor for class hudson.plugins.plot.Series
 
SeriesFactory - Class in hudson.plugins.plot
This class creates a Series class based on the data source
SeriesFactory() - Constructor for class hudson.plugins.plot.SeriesFactory
 
setLabel(String) - Method in class hudson.plugins.plot.PlotPoint
 
setPlots(Plot[]) - Method in class hudson.plugins.plot.PlotPublisher
Replaces the plots managed by this object with the given list.
setProject(Project) - Method in class hudson.plugins.plot.Plot
A reference to the project is needed to retrieve the project's root directory where the CSV file is located.
setUrl(String) - Method in class hudson.plugins.plot.PlotPoint
 
setValue(Number, String, Comparable, Comparable) - Method in class hudson.plugins.plot.PlotCategoryDataset
Adds or updates a value.
setYvalue(String) - Method in class hudson.plugins.plot.PlotPoint
 
style - Variable in class hudson.plugins.plot.Plot
Optional style of plot: line, line3d, stackedArea, stackedBar, etc.

T

title - Variable in class hudson.plugins.plot.Plot
Title of plot.
toString() - Method in class hudson.plugins.plot.Plot
 
toString() - Method in class hudson.plugins.plot.PlotPoint
 

U

urlGroupToOriginalGroup(String) - Method in class hudson.plugins.plot.PlotPublisher
Converts a URL friendly plot group name to the original group name.
urlNumBuilds - Variable in class hudson.plugins.plot.Plot
Number of builds back to show on this plot from url.
urlStyle - Variable in class hudson.plugins.plot.Plot
Style of plot from url.
urlTitle - Variable in class hudson.plugins.plot.Plot
Title of plot from url.
urlUseDescr - Variable in class hudson.plugins.plot.Plot
Use description flag from url.
useDescr - Variable in class hudson.plugins.plot.Plot
Whether or not to use build descriptions as X-axis labels.

V

valueOf(String) - Static method in enum hudson.plugins.plot.CSVSeries.InclusionFlag
Returns the enum constant of this type with the specified name.
values() - Static method in enum hudson.plugins.plot.CSVSeries.InclusionFlag
Returns an array containing the constants of this enum type, in the order they are declared.

X

XMLSeries - Class in hudson.plugins.plot
Represents a plot data series configuration from an XML file.
XMLSeries(String, String, String, String) - Constructor for class hudson.plugins.plot.XMLSeries
 

Y

yaxis - Variable in class hudson.plugins.plot.Plot
Y-axis label.

_

_Plot_Action_DisplayName() - Static method in class hudson.plugins.plot.Messages
Plots
_Plot_Build() - Static method in class hudson.plugins.plot.Messages
Build
_Plot_build() - Static method in class hudson.plugins.plot.Messages
build
_Plot_BuildDate() - Static method in class hudson.plugins.plot.Messages
Build Date
_Plot_BuildNumber() - Static method in class hudson.plugins.plot.Messages
Build Number
_Plot_Missing() - Static method in class hudson.plugins.plot.Messages
missing
_Plot_Publisher_DisplayName() - Static method in class hudson.plugins.plot.Messages
Plot build data
_Plot_SeriesLabel() - Static method in class hudson.plugins.plot.Messages
Series Label
_Plot_Title() - Static method in class hudson.plugins.plot.Messages
Title
_Plot_URL() - Static method in class hudson.plugins.plot.Messages
URL
_Plot_UrlName() - Static method in class hudson.plugins.plot.Messages
plot
_Plot_Value() - Static method in class hudson.plugins.plot.Messages
Value

A C D F G H I L M N O P S T U V X Y _

Copyright © 2004-2011. All Rights Reserved.