A F G H I P R S T U 

A

Accordion - Class in hudson.plugins.summary_report.report
Class responsible for a accordion creation.
Accordion() - Constructor for class hudson.plugins.summary_report.report.Accordion
Constructor.
ACIPluginBuildAction - Class in hudson.plugins.summary_report
Class describing action performed on build page.
ACIPluginBuildAction(Run<?, ?>, ArrayList<String>) - Constructor for class hudson.plugins.summary_report.ACIPluginBuildAction
Constructor.
ACIPluginDescriptor - Class in hudson.plugins.summary_report
Plugin connection to jenkins.
ACIPluginDescriptor() - Constructor for class hudson.plugins.summary_report.ACIPluginDescriptor
Get plugin description.
ACIPluginProjectAction - Class in hudson.plugins.summary_report
Action to perform at project page.
ACIPluginProjectAction(AbstractProject<?, ?>) - Constructor for class hudson.plugins.summary_report.ACIPluginProjectAction
Assign project.
ACIPluginPublisher - Class in hudson.plugins.summary_report
ACIPluginPublisher Is the main class for publishing data over build & project page.
ACIPluginPublisher(String, boolean) - Constructor for class hudson.plugins.summary_report.ACIPluginPublisher
Set the name of the publisher.
addObject(Object) - Method in class hudson.plugins.summary_report.report.Accordion
Add an object to the current object list.
addObject(Object) - Method in class hudson.plugins.summary_report.report.Section
Add an object to the current object list.
addObject(Object) - Method in class hudson.plugins.summary_report.report.Tab
Add an object to the current object list value.
addSection(Section) - Method in class hudson.plugins.summary_report.report.Report
Add a new section to the report.
addTab(Tab) - Method in class hudson.plugins.summary_report.report.Tabs
Add a tab to the current tab list.
addTd(Td) - Method in class hudson.plugins.summary_report.report.Tr
Add a column to the current row.
addTr(Tr) - Method in class hudson.plugins.summary_report.report.Table
Add a row to the current list of rows.

F

Field - Class in hudson.plugins.summary_report.report
Class responsible for a accordion creation.
Field() - Constructor for class hudson.plugins.summary_report.report.Field
Constructor.

G

getAccordionName() - Method in class hudson.plugins.summary_report.report.Accordion
Get the name of the accordion.
getAlign() - Method in class hudson.plugins.summary_report.report.Td
Get the alignment.
getBgColor() - Method in class hudson.plugins.summary_report.report.Td
Get background color.
getBuildNumber() - Method in class hudson.plugins.summary_report.ACIPluginBuildAction
Get Build Number.
getCdata() - Method in class hudson.plugins.summary_report.report.Field
Get cdata section of the field.
getCdata() - Method in class hudson.plugins.summary_report.report.Td
Get the cdata section.
getColumn() - Method in class hudson.plugins.summary_report.report.Section
Get the current column.
getDetailColor() - Method in class hudson.plugins.summary_report.report.Field
Get the value color of the field.
getDetails() - Method in class hudson.plugins.summary_report.ACIPluginBuildAction
Get Details.
getDisplayName() - Method in class hudson.plugins.summary_report.ACIPluginBuildAction
The three functions getIconFileName,getDisplayName,getUrlName create a link to a new page with url : http://{root}/job/{job name}/URL_NAME for the page of the build.
getDisplayName() - Method in class hudson.plugins.summary_report.ACIPluginDescriptor
Get Name of the plugin.
getDisplayName() - Method in class hudson.plugins.summary_report.ACIPluginProjectAction
The getDisplayName function create a link to a new page with url: http://{root}/job/{job name}/URL_NAME for the page of the project.
getFieldName() - Method in class hudson.plugins.summary_report.report.Field
Get Field Name.
getFieldValue() - Method in class hudson.plugins.summary_report.report.Field
Get the value of the field.
getFileError() - Method in class hudson.plugins.summary_report.ACIPluginBuildAction
Get Error File.
getFileError() - Method in class hudson.plugins.summary_report.ACIPluginProjectAction
This method get the files error of the last finished build.
getFontAttribute() - Method in class hudson.plugins.summary_report.report.Td
Get font attribute.
getfontColor() - Method in class hudson.plugins.summary_report.report.Section
Get font attribute.
getFontColor() - Method in class hudson.plugins.summary_report.report.Td
Get font color.
getHref() - Method in class hudson.plugins.summary_report.report.Field
Get the hyperlink reference the field.
getHref() - Method in class hudson.plugins.summary_report.report.Td
Get Hyperlink value.
getIconFileName() - Method in class hudson.plugins.summary_report.ACIPluginBuildAction
The three functions getIconFileName,getDisplayName,getUrlName create a link to a new page with url : http://{root}/job/{job name}/URL_NAME for the page of the build.
getIconFileName() - Method in class hudson.plugins.summary_report.ACIPluginProjectAction
The getIconFileName function create a link to a new page with url: http://{root}/job/{job name}/URL_NAME for the page of the project.
getLastFinishedBuild() - Method in class hudson.plugins.summary_report.ACIPluginProjectAction
Returns the last finished build.
getLine() - Method in class hudson.plugins.summary_report.report.Section
Get the current line.
getName() - Method in class hudson.plugins.summary_report.ACIPluginPublisher
Get the name of the publisher.
getObjectList() - Method in class hudson.plugins.summary_report.report.Accordion
Get the value of to the current object list.
getObjectList() - Method in class hudson.plugins.summary_report.report.Section
Get the current object list.
getObjectList() - Method in class hudson.plugins.summary_report.report.Tab
Get the current object list.
getProjectAction(AbstractProject<?, ?>) - Method in class hudson.plugins.summary_report.ACIPluginPublisher
Get the action associated to the publisher.
getProjectName() - Method in class hudson.plugins.summary_report.ACIPluginBuildAction
Get Project Name.
getProjectName() - Method in class hudson.plugins.summary_report.ACIPluginProjectAction
This method return the name of the project.
getReport() - Method in class hudson.plugins.summary_report.ACIPluginBuildAction
Get Report.
getReport() - Method in class hudson.plugins.summary_report.ACIPluginProjectAction
This method get the report of the last finished build.
getRequiredMonitorService() - Method in class hudson.plugins.summary_report.ACIPluginPublisher
Method that returns the status of the service required.
getResult() - Method in class hudson.plugins.summary_report.ACIPluginBuildAction
Get Result.
getSection() - Method in class hudson.plugins.summary_report.report.Report
Return the current list of section.
getSectionName() - Method in class hudson.plugins.summary_report.report.Section
Get the section name.
getSorttable() - Method in class hudson.plugins.summary_report.report.Table
Return if the table can be sorted.
getStatus() - Method in class hudson.plugins.summary_report.report.Accordion
Get the status.
getStatus() - Method in class hudson.plugins.summary_report.report.Field
Get the status.
getStatus() - Method in class hudson.plugins.summary_report.report.Tab
Get the status of a tab.
getStatus() - Method in class hudson.plugins.summary_report.report.Table
Get the status.
getStatus() - Method in class hudson.plugins.summary_report.report.Tabs
Get the status.
getSummary() - Method in class hudson.plugins.summary_report.ACIPluginBuildAction
Get Summary.
getTabList() - Method in class hudson.plugins.summary_report.report.Tabs
Get the current tab list.
getTabName() - Method in class hudson.plugins.summary_report.report.Tab
Get the name of the tab.
getTarget() - Method in class hudson.plugins.summary_report.ACIPluginBuildAction
Get Target.
getTdList() - Method in class hudson.plugins.summary_report.report.Tr
Get the column list.
getTdValue() - Method in class hudson.plugins.summary_report.report.Td
Get Column value.
getTitle() - Method in class hudson.plugins.summary_report.report.Td
Get Cell title.
getTitleColor() - Method in class hudson.plugins.summary_report.report.Field
Get the title color of the field.
getTrList() - Method in class hudson.plugins.summary_report.report.Table
Get the list of rows.
getUrlName() - Method in class hudson.plugins.summary_report.ACIPluginBuildAction
The three functions getIconFileName,getDisplayName,getUrlName create a link to a new page with url : http://{root}/job/{job name}/URL_NAME for the page of the build.
getUrlName() - Method in class hudson.plugins.summary_report.ACIPluginProjectAction
The getUrlName function create a link to a new page with url: http://{root}/job/{job name}/URL_NAME for the page of the project.
getWidth() - Method in class hudson.plugins.summary_report.report.Td
Get column width.

H

hudson.plugins.summary_report - package hudson.plugins.summary_report
 
hudson.plugins.summary_report.report - package hudson.plugins.summary_report.report
 

I

isApplicable(Class<? extends AbstractProject>) - Method in class hudson.plugins.summary_report.ACIPluginDescriptor
Get plugin availability.
isShownOnProjectPage() - Method in class hudson.plugins.summary_report.ACIPluginProjectAction
This method return a boolean indicating whether to display the report on the project page.
isShownOnProjectPage() - Method in class hudson.plugins.summary_report.ACIPluginPublisher
Get whether or not to display the report on the Project page.

P

parse() - Method in class hudson.plugins.summary_report.ParserXml
Parsing entry point.
ParserXml - Class in hudson.plugins.summary_report
XML Parser Class.
ParserXml(String) - Constructor for class hudson.plugins.summary_report.ParserXml
XML Parser.
perform(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class hudson.plugins.summary_report.ACIPluginPublisher
Perform the publication.

R

Report - Class in hudson.plugins.summary_report.report
This class represents one report for one build.
Report() - Constructor for class hudson.plugins.summary_report.report.Report
Initialize the section.
result() - Method in class hudson.plugins.summary_report.ParserXml
Return result of the section.

S

Section - Class in hudson.plugins.summary_report.report
Class responsible for a section creation.
Section() - Constructor for class hudson.plugins.summary_report.report.Section
Constructor.
setAccordionName(String) - Method in class hudson.plugins.summary_report.report.Accordion
Set the name of the accordion.
setAlign(String) - Method in class hudson.plugins.summary_report.report.Td
Set the alignment.
setBgColor(String) - Method in class hudson.plugins.summary_report.report.Td
Set background color.
setCdata(String) - Method in class hudson.plugins.summary_report.report.Field
Set cdata section of the field.
setCdata(String) - Method in class hudson.plugins.summary_report.report.Td
Set cdata section.
setColumn(String) - Method in class hudson.plugins.summary_report.report.Section
Set the current column.
setDetailColor(String) - Method in class hudson.plugins.summary_report.report.Field
Set the title color of the field.
setFieldName(String) - Method in class hudson.plugins.summary_report.report.Field
Set the name of the field.
setFieldValue(String) - Method in class hudson.plugins.summary_report.report.Field
Set the value of the field.
setFontAttribute(String) - Method in class hudson.plugins.summary_report.report.Td
Set font attribute.
setFontColor(String) - Method in class hudson.plugins.summary_report.report.Section
Set font attribute.
setFontColor(String) - Method in class hudson.plugins.summary_report.report.Td
Set font color.
setHref(String) - Method in class hudson.plugins.summary_report.report.Field
Set the hyperlink reference the field.
setHref(String) - Method in class hudson.plugins.summary_report.report.Td
Set Hyperlink value.
setLine(String) - Method in class hudson.plugins.summary_report.report.Section
Set the current line.
setObjectList(ArrayList<Object>) - Method in class hudson.plugins.summary_report.report.Accordion
Set the value of to the current object list.
setObjectList(ArrayList<Object>) - Method in class hudson.plugins.summary_report.report.Section
Set the current object list.
setObjectList(ArrayList<Object>) - Method in class hudson.plugins.summary_report.report.Tab
Set the current object list value.
setSection(ArrayList<Section>) - Method in class hudson.plugins.summary_report.report.Report
Assign a section list to the report.
setSectionName(String) - Method in class hudson.plugins.summary_report.report.Section
Set the section name.
setSorttable(String) - Method in class hudson.plugins.summary_report.report.Table
Set the current table sortable.
setStatus(String) - Method in class hudson.plugins.summary_report.report.Accordion
Set the status.
setStatus(String) - Method in class hudson.plugins.summary_report.report.Field
Set the status.
setStatus(String) - Method in class hudson.plugins.summary_report.report.Tab
Set the status of a tab.
setStatus(String) - Method in class hudson.plugins.summary_report.report.Table
Set the status.
setStatus(String) - Method in class hudson.plugins.summary_report.report.Tabs
Set the status.
setTabList(ArrayList<Tab>) - Method in class hudson.plugins.summary_report.report.Tabs
Set the current tab list.
setTabName(String) - Method in class hudson.plugins.summary_report.report.Tab
Set the name of the tab.
setTdList(ArrayList<Td>) - Method in class hudson.plugins.summary_report.report.Tr
Set the column list.
setTdValue(String) - Method in class hudson.plugins.summary_report.report.Td
Set Column value.
setTitle(String) - Method in class hudson.plugins.summary_report.report.Td
Set Cell title.
setTitleColor(String) - Method in class hudson.plugins.summary_report.report.Field
Set the title color of the field.
setTrList(ArrayList<Tr>) - Method in class hudson.plugins.summary_report.report.Table
Set the list of rows.
setWidth(String) - Method in class hudson.plugins.summary_report.report.Td
Set column width.

T

Tab - Class in hudson.plugins.summary_report.report
Class responsible for a tab creation.
Tab() - Constructor for class hudson.plugins.summary_report.report.Tab
Constructor of a tab.
Table - Class in hudson.plugins.summary_report.report
Class responsible for a table creation.
Table() - Constructor for class hudson.plugins.summary_report.report.Table
Constructor.
Tabs - Class in hudson.plugins.summary_report.report
Class responsible for a set of tab creation.
Tabs() - Constructor for class hudson.plugins.summary_report.report.Tabs
Constructor.
Td - Class in hudson.plugins.summary_report.report
Class responsible for a table column creation.
Td() - Constructor for class hudson.plugins.summary_report.report.Td
Constructor.
Tr - Class in hudson.plugins.summary_report.report
Class responsible for a table row creation.
Tr() - Constructor for class hudson.plugins.summary_report.report.Tr
Constructor.

U

URL_NAME - Static variable in class hudson.plugins.summary_report.ACIPluginBuildAction
URL to access data.
URL_NAME - Static variable in class hudson.plugins.summary_report.ACIPluginProjectAction
Name of the URL where results are available.
A F G H I P R S T U 

Copyright © 2004-2016. All Rights Reserved.