JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
A
addMeasure(String, Measure)
- Method in class org.sonar.report.pdf.entity.
Measures
B
BLOCKER
- Static variable in class org.sonar.report.pdf.entity.
Priority
BLOCKER_VIOLATIONS
- Static variable in class org.sonar.report.pdf.util.
MetricKeys
C
CCN_CONTENT
- Static variable in class org.sonar.report.pdf.entity.
FileInfo
CHAPTER_FONT
- Static variable in class org.sonar.report.pdf.
Style
Font used in main chapters title
CLASS_COMPLEXITY
- Static variable in class org.sonar.report.pdf.util.
MetricKeys
CLASS_COMPLEXITY_DISTRIBUTION
- Static variable in class org.sonar.report.pdf.util.
MetricKeys
CLASSES
- Static variable in class org.sonar.report.pdf.util.
MetricKeys
COMMENT_LINES
- Static variable in class org.sonar.report.pdf.util.
MetricKeys
COMMENT_LINES_DENSITY
- Static variable in class org.sonar.report.pdf.util.
MetricKeys
COMPLEXITY
- Static variable in class org.sonar.report.pdf.util.
MetricKeys
ComplexityDistribution
- Class in
org.sonar.report.pdf.entity
This class provides the complexity distribution graphic.
ComplexityDistribution(String)
- Constructor for class org.sonar.report.pdf.entity.
ComplexityDistribution
ComplexityDistributionBuilder
- Class in
org.sonar.report.pdf.builder
containsMeasure(String)
- Method in class org.sonar.report.pdf.entity.
Measures
COVERAGE
- Static variable in class org.sonar.report.pdf.util.
MetricKeys
createSimpleTable(List<String>, List<String>, String, String)
- Static method in class org.sonar.report.pdf.
Style
This method makes a simple table with content.
createTwoColumnsTitledTable(List<String>, List<String>)
- Static method in class org.sonar.report.pdf.
Style
Credentials
- Class in
org.sonar.report.pdf.util
Credentials.
Credentials(String, String, String)
- Constructor for class org.sonar.report.pdf.util.
Credentials
CRITICAL
- Static variable in class org.sonar.report.pdf.entity.
Priority
CRITICAL_VIOLATIONS
- Static variable in class org.sonar.report.pdf.util.
MetricKeys
D
DASHBOARD_DATA_FONT
- Static variable in class org.sonar.report.pdf.
Style
Dashboard metric value font
DASHBOARD_DATA_FONT_2
- Static variable in class org.sonar.report.pdf.
Style
Dashboard metric details font
DASHBOARD_TITLE_FONT
- Static variable in class org.sonar.report.pdf.
Style
Dashboard metric title font
DefaultPDFReporter
- Class in
org.sonar.report.pdf
Concrete PDFReporter.
DefaultPDFReporter(Credentials, URL, String, Properties, Properties)
- Constructor for class org.sonar.report.pdf.
DefaultPDFReporter
DUPLICATED_BLOCKS
- Static variable in class org.sonar.report.pdf.util.
MetricKeys
DUPLICATED_FILES
- Static variable in class org.sonar.report.pdf.util.
MetricKeys
DUPLICATED_LINES
- Static variable in class org.sonar.report.pdf.util.
MetricKeys
DUPLICATED_LINES_DENSITY
- Static variable in class org.sonar.report.pdf.util.
MetricKeys
DUPLICATIONS_CONTENT
- Static variable in class org.sonar.report.pdf.entity.
FileInfo
E
Events
- Class in
org.sonar.report.pdf
Add the logo header to the PDF document.
Events(Toc, Header)
- Constructor for class org.sonar.report.pdf.
Events
execute()
- Method in class org.sonar.report.pdf.batch.
PDFGenerator
executeOn(Project, SensorContext)
- Method in class org.sonar.report.pdf.batch.
PDFPostJob
ExecutivePDFReporter
- Class in
org.sonar.report.pdf
ExecutivePDFReporter(Credentials, URL, String, Properties, Properties)
- Constructor for class org.sonar.report.pdf.
ExecutivePDFReporter
F
FileInfo
- Class in
org.sonar.report.pdf.entity
FileInfo()
- Constructor for class org.sonar.report.pdf.entity.
FileInfo
FileInfoBuilder
- Class in
org.sonar.report.pdf.builder
FileInfoBuilder()
- Constructor for class org.sonar.report.pdf.builder.
FileInfoBuilder
FileUploader
- Class in
org.sonar.report.pdf.util
FileUploader()
- Constructor for class org.sonar.report.pdf.util.
FileUploader
FOOT_FONT
- Static variable in class org.sonar.report.pdf.
Style
Font used in graphics foots
formatXValues()
- Method in class org.sonar.report.pdf.entity.
ComplexityDistribution
formatYValues()
- Method in class org.sonar.report.pdf.entity.
ComplexityDistribution
FRONTPAGE_FONT_1
- Static variable in class org.sonar.report.pdf.
Style
Font used in front page (Project name)
FRONTPAGE_FONT_2
- Static variable in class org.sonar.report.pdf.
Style
Font used in front page (Project description)
FRONTPAGE_FONT_3
- Static variable in class org.sonar.report.pdf.
Style
Font used in front page (Project date)
FRONTPAGE_LOGO_POSITION_X
- Static variable in class org.sonar.report.pdf.
Style
FRONTPAGE_LOGO_POSITION_Y
- Static variable in class org.sonar.report.pdf.
Style
FUNCTION_COMPLEXITY
- Static variable in class org.sonar.report.pdf.util.
MetricKeys
FUNCTIONS
- Static variable in class org.sonar.report.pdf.util.
MetricKeys
G
getAlert()
- Method in class org.sonar.report.pdf.entity.
Measure
getAllMetricKeys()
- Method in class org.sonar.report.pdf.builder.
MeasuresBuilder
getCCNDistribution(Project)
- Method in class org.sonar.report.pdf.
PDFReporter
getChildByKey(String)
- Method in class org.sonar.report.pdf.entity.
Project
getComplexity()
- Method in class org.sonar.report.pdf.entity.
FileInfo
getConfigProperty(String)
- Method in class org.sonar.report.pdf.
PDFReporter
getDataValue()
- Method in class org.sonar.report.pdf.entity.
Measure
getDate()
- Method in class org.sonar.report.pdf.entity.
Measures
getDescription()
- Method in class org.sonar.report.pdf.entity.
Project
getDescription()
- Method in class org.sonar.report.pdf.entity.
Rule
getDuplicatedLines()
- Method in class org.sonar.report.pdf.entity.
FileInfo
getEfficiency()
- Method in class org.sonar.report.pdf.entity.
RadarGraphic
getExtensions()
- Method in class org.sonar.report.pdf.plugin.
PDFReportPlugin
getFormatValue()
- Method in class org.sonar.report.pdf.entity.
Measure
getGraphic(ComplexityDistribution)
- Method in class org.sonar.report.pdf.builder.
ComplexityDistributionBuilder
getGraphic(RadarGraphic)
- Method in class org.sonar.report.pdf.builder.
RadarGraphicBuilder
getId()
- Method in class org.sonar.report.pdf.entity.
Project
getId()
- Method in class org.sonar.report.pdf.plugin.
PdfReportWidget
getInstance(String)
- Static method in class org.sonar.report.pdf.builder.
ComplexityDistributionBuilder
getInstance(Sonar)
- Static method in class org.sonar.report.pdf.builder.
MeasuresBuilder
getInstance(Credentials, Sonar, PDFReporter)
- Static method in class org.sonar.report.pdf.builder.
ProjectBuilder
getInstance(String)
- Static method in class org.sonar.report.pdf.builder.
RadarGraphicBuilder
getInstance(Credentials, Sonar)
- Static method in class org.sonar.report.pdf.builder.
RuleBuilder
getKey()
- Method in class org.sonar.report.pdf.entity.
FileInfo
getKey()
- Method in class org.sonar.report.pdf.entity.
Measure
getKey()
- Method in class org.sonar.report.pdf.entity.
Project
getKey()
- Method in class org.sonar.report.pdf.entity.
Rule
getLangProperties()
- Method in class org.sonar.report.pdf.
DefaultPDFReporter
getLangProperties()
- Method in class org.sonar.report.pdf.
ExecutivePDFReporter
getLangProperties()
- Method in class org.sonar.report.pdf.
PDFReporter
getLine()
- Method in class org.sonar.report.pdf.entity.
Violation
getLinks()
- Method in class org.sonar.report.pdf.entity.
Project
getLogo()
- Method in class org.sonar.report.pdf.
DefaultPDFReporter
getLogo()
- Method in class org.sonar.report.pdf.
ExecutivePDFReporter
getLogo()
- Method in class org.sonar.report.pdf.
PDFReporter
getMaintainability()
- Method in class org.sonar.report.pdf.entity.
RadarGraphic
getMeasure(String)
- Method in class org.sonar.report.pdf.entity.
Measures
getMeasure(String)
- Method in class org.sonar.report.pdf.entity.
Project
getMeasures()
- Method in class org.sonar.report.pdf.entity.
Project
getMeasuresCount()
- Method in class org.sonar.report.pdf.entity.
Measures
getMeasuresKeys()
- Method in class org.sonar.report.pdf.entity.
Measures
getMessage()
- Method in class org.sonar.report.pdf.entity.
Rule
getMostComplexFiles()
- Method in class org.sonar.report.pdf.entity.
Project
getMostDuplicatedFiles()
- Method in class org.sonar.report.pdf.entity.
Project
getMostViolatedFiles()
- Method in class org.sonar.report.pdf.entity.
Project
getMostViolatedRules()
- Method in class org.sonar.report.pdf.entity.
Project
getName()
- Method in class org.sonar.report.pdf.entity.
FileInfo
getName()
- Method in class org.sonar.report.pdf.entity.
Project
getName()
- Method in class org.sonar.report.pdf.entity.
Rule
getPassword()
- Method in class org.sonar.report.pdf.util.
Credentials
getPortability()
- Method in class org.sonar.report.pdf.entity.
RadarGraphic
getPrioritiesArray()
- Static method in class org.sonar.report.pdf.entity.
Priority
getProject()
- Method in class org.sonar.report.pdf.
PDFReporter
getProjectKey()
- Method in class org.sonar.report.pdf.
DefaultPDFReporter
getProjectKey()
- Method in class org.sonar.report.pdf.
ExecutivePDFReporter
getProjectKey()
- Method in class org.sonar.report.pdf.
PDFReporter
getQualitativeTendency()
- Method in class org.sonar.report.pdf.entity.
Measure
getQuantitativeTendency()
- Method in class org.sonar.report.pdf.entity.
Measure
getReliavility()
- Method in class org.sonar.report.pdf.entity.
RadarGraphic
getReport()
- Method in class org.sonar.report.pdf.
PDFReporter
getReportProperties()
- Method in class org.sonar.report.pdf.
DefaultPDFReporter
getReportProperties()
- Method in class org.sonar.report.pdf.
ExecutivePDFReporter
getReportProperties()
- Method in class org.sonar.report.pdf.
PDFReporter
getReportType()
- Method in class org.sonar.report.pdf.
DefaultPDFReporter
getReportType()
- Method in class org.sonar.report.pdf.
ExecutivePDFReporter
getReportType()
- Method in class org.sonar.report.pdf.
PDFReporter
getReportType()
- Method in class org.sonar.report.pdf.
TeamWorkbookPDFReporter
getResource()
- Method in class org.sonar.report.pdf.entity.
Violation
getSource()
- Method in class org.sonar.report.pdf.entity.
Violation
getSubprojects()
- Method in class org.sonar.report.pdf.entity.
Project
getTemplatePath()
- Method in class org.sonar.report.pdf.plugin.
PdfReportWidget
getTendencyImage(int, int)
- Method in class org.sonar.report.pdf.
PDFReporter
getTextProperty(String)
- Method in class org.sonar.report.pdf.
PDFReporter
getTextValue()
- Method in class org.sonar.report.pdf.entity.
Measure
getTitle()
- Method in class org.sonar.report.pdf.plugin.
PdfReportWidget
getTocDocument()
- Method in class org.sonar.report.pdf.
Toc
getTocOutputStream()
- Method in class org.sonar.report.pdf.
Toc
getTopViolatedResources()
- Method in class org.sonar.report.pdf.entity.
Rule
getTopViolations()
- Method in class org.sonar.report.pdf.entity.
Rule
getUrl()
- Method in class org.sonar.report.pdf.util.
Credentials
getUsability()
- Method in class org.sonar.report.pdf.entity.
RadarGraphic
getUsername()
- Method in class org.sonar.report.pdf.util.
Credentials
getValue()
- Method in class org.sonar.report.pdf.entity.
Measure
getVersion()
- Method in class org.sonar.report.pdf.entity.
Measures
getViolationLevelByKey(String)
- Static method in class org.sonar.report.pdf.entity.
Violation
getViolations()
- Method in class org.sonar.report.pdf.entity.
FileInfo
getViolationsLevelPath(String)
- Static method in class org.sonar.report.pdf.util.
UrlPath
getViolationsNumber()
- Method in class org.sonar.report.pdf.entity.
Rule
getViolationsNumberFormatted()
- Method in class org.sonar.report.pdf.entity.
Rule
getxValues()
- Method in class org.sonar.report.pdf.entity.
ComplexityDistribution
getyValues()
- Method in class org.sonar.report.pdf.entity.
ComplexityDistribution
H
Header
- Class in
org.sonar.report.pdf
Header(URL, Project)
- Constructor for class org.sonar.report.pdf.
Header
I
INFO
- Static variable in class org.sonar.report.pdf.entity.
Priority
INFO_VIOLATIONS
- Static variable in class org.sonar.report.pdf.util.
MetricKeys
initFromDocument(List<Resource>, int)
- Static method in class org.sonar.report.pdf.builder.
FileInfoBuilder
initFromNode(FileInfo, Resource, int)
- Static method in class org.sonar.report.pdf.builder.
FileInfoBuilder
A FileInfo object could contain information about violations, ccn or duplications, this cases are distinguished in function of content param, and defined by project context.
initFromNode(Measure)
- Static method in class org.sonar.report.pdf.builder.
MeasureBuilder
Init measure from XML node.
initFromNode(Measure)
- Method in class org.sonar.report.pdf.builder.
RuleBuilder
Initialize a rule given an XML Node that contains one rule
initializeProject(String)
- Method in class org.sonar.report.pdf.builder.
ProjectBuilder
Initialize: - Project basic data - Project measures - Project categories violations - Project most violated rules - Project most violated files - Project most duplicated files
initMeasuresByProjectKey(String)
- Method in class org.sonar.report.pdf.builder.
MeasuresBuilder
isContentSet(int)
- Method in class org.sonar.report.pdf.entity.
FileInfo
L
loadViolatedResources(Rule, String, String)
- Method in class org.sonar.report.pdf.builder.
RuleBuilder
This method provide the possibility of init a Rule without init all violated resources.
M
MAJOR
- Static variable in class org.sonar.report.pdf.entity.
Priority
MAJOR_VIOLATIONS
- Static variable in class org.sonar.report.pdf.util.
MetricKeys
Measure
- Class in
org.sonar.report.pdf.entity
Measure(String, String)
- Constructor for class org.sonar.report.pdf.entity.
Measure
Measure()
- Constructor for class org.sonar.report.pdf.entity.
Measure
MeasureBuilder
- Class in
org.sonar.report.pdf.builder
MeasureBuilder()
- Constructor for class org.sonar.report.pdf.builder.
MeasureBuilder
Measures
- Class in
org.sonar.report.pdf.entity
This class encapsulates the measures info.
Measures()
- Constructor for class org.sonar.report.pdf.entity.
Measures
MeasuresBuilder
- Class in
org.sonar.report.pdf.builder
MeasuresBuilder(Sonar)
- Constructor for class org.sonar.report.pdf.builder.
MeasuresBuilder
MetricKeys
- Class in
org.sonar.report.pdf.util
MetricKeys()
- Constructor for class org.sonar.report.pdf.util.
MetricKeys
MINOR
- Static variable in class org.sonar.report.pdf.entity.
Priority
MINOR_VIOLATIONS
- Static variable in class org.sonar.report.pdf.util.
MetricKeys
MONOSPACED_BOLD_FONT
- Static variable in class org.sonar.report.pdf.
Style
Font used in code text (bold)
MONOSPACED_FONT
- Static variable in class org.sonar.report.pdf.
Style
Font used in code text
N
NCLOC
- Static variable in class org.sonar.report.pdf.util.
MetricKeys
noBorderTable(PdfPTable)
- Static method in class org.sonar.report.pdf.
Style
NORMAL_FONT
- Static variable in class org.sonar.report.pdf.
Style
Font used in general plain text
O
onChapter(PdfWriter, Document, float, Paragraph)
- Method in class org.sonar.report.pdf.
Events
onChapter(PdfWriter, Document, float, Paragraph)
- Method in class org.sonar.report.pdf.
Toc
onChapterEnd(PdfWriter, Document, float)
- Method in class org.sonar.report.pdf.
Events
onChapterEnd(PdfWriter, Document, float)
- Method in class org.sonar.report.pdf.
Toc
onCloseDocument(PdfWriter, Document)
- Method in class org.sonar.report.pdf.
Events
onCloseDocument(PdfWriter, Document)
- Method in class org.sonar.report.pdf.
Toc
onEndPage(PdfWriter, Document)
- Method in class org.sonar.report.pdf.
Events
onEndPage(PdfWriter, Document)
- Method in class org.sonar.report.pdf.
Header
onSection(PdfWriter, Document, float, int, Paragraph)
- Method in class org.sonar.report.pdf.
Events
onSection(PdfWriter, Document, float, int, Paragraph)
- Method in class org.sonar.report.pdf.
Toc
org.sonar.report.pdf
- package org.sonar.report.pdf
org.sonar.report.pdf.batch
- package org.sonar.report.pdf.batch
org.sonar.report.pdf.builder
- package org.sonar.report.pdf.builder
org.sonar.report.pdf.entity
- package org.sonar.report.pdf.entity
org.sonar.report.pdf.entity.exception
- package org.sonar.report.pdf.entity.exception
org.sonar.report.pdf.plugin
- package org.sonar.report.pdf.plugin
org.sonar.report.pdf.util
- package org.sonar.report.pdf.util
P
PACKAGES
- Static variable in class org.sonar.report.pdf.util.
MetricKeys
PASSWORD
- Static variable in class org.sonar.report.pdf.batch.
PDFPostJob
PASSWORD_DEFAULT_VALUE
- Static variable in class org.sonar.report.pdf.batch.
PDFPostJob
PDFGenerator
- Class in
org.sonar.report.pdf.batch
PDFGenerator(Project, String, String, String, String, String)
- Constructor for class org.sonar.report.pdf.batch.
PDFGenerator
PDFPostJob
- Class in
org.sonar.report.pdf.batch
PDFPostJob()
- Constructor for class org.sonar.report.pdf.batch.
PDFPostJob
PDFReporter
- Class in
org.sonar.report.pdf
This is the superclass of concrete reporters.
PDFReporter(Credentials)
- Constructor for class org.sonar.report.pdf.
PDFReporter
PDFReportPlugin
- Class in
org.sonar.report.pdf.plugin
PDFReportPlugin()
- Constructor for class org.sonar.report.pdf.plugin.
PDFReportPlugin
PdfReportWidget
- Class in
org.sonar.report.pdf.plugin
PdfReportWidget()
- Constructor for class org.sonar.report.pdf.plugin.
PdfReportWidget
printDashboard(Project, Section)
- Method in class org.sonar.report.pdf.
ExecutivePDFReporter
printFrontPage(Document, PdfWriter)
- Method in class org.sonar.report.pdf.
DefaultPDFReporter
printFrontPage(Document, PdfWriter)
- Method in class org.sonar.report.pdf.
ExecutivePDFReporter
printFrontPage(Document, PdfWriter)
- Method in class org.sonar.report.pdf.
PDFReporter
printMostComplexFiles(Project, Section)
- Method in class org.sonar.report.pdf.
ExecutivePDFReporter
printMostDuplicatedFiles(Project, Section)
- Method in class org.sonar.report.pdf.
ExecutivePDFReporter
printMostViolatedFiles(Project, Section)
- Method in class org.sonar.report.pdf.
ExecutivePDFReporter
printMostViolatedRules(Project, Section)
- Method in class org.sonar.report.pdf.
ExecutivePDFReporter
printPdfBody(Document)
- Method in class org.sonar.report.pdf.
DefaultPDFReporter
printPdfBody(Document)
- Method in class org.sonar.report.pdf.
ExecutivePDFReporter
printPdfBody(Document)
- Method in class org.sonar.report.pdf.
PDFReporter
printPdfBody(Document)
- Method in class org.sonar.report.pdf.
TeamWorkbookPDFReporter
printTocTitle(Toc)
- Method in class org.sonar.report.pdf.
DefaultPDFReporter
printTocTitle(Toc)
- Method in class org.sonar.report.pdf.
ExecutivePDFReporter
printTocTitle(Toc)
- Method in class org.sonar.report.pdf.
PDFReporter
Priority
- Class in
org.sonar.report.pdf.entity
Priorities.
Priority()
- Constructor for class org.sonar.report.pdf.entity.
Priority
PROFILE
- Static variable in class org.sonar.report.pdf.util.
MetricKeys
Project
- Class in
org.sonar.report.pdf.entity
This class encapsulates the Project info.
Project(String)
- Constructor for class org.sonar.report.pdf.entity.
Project
ProjectBuilder
- Class in
org.sonar.report.pdf.builder
ProjectBuilder(Credentials, Sonar, PDFReporter)
- Constructor for class org.sonar.report.pdf.builder.
ProjectBuilder
R
RadarGraphic
- Class in
org.sonar.report.pdf.entity
RadarGraphic(String, String, String, String, String)
- Constructor for class org.sonar.report.pdf.entity.
RadarGraphic
RadarGraphicBuilder
- Class in
org.sonar.report.pdf.builder
REPORT_TYPE
- Static variable in class org.sonar.report.pdf.batch.
PDFPostJob
REPORT_TYPE_DEFAULT_VALUE
- Static variable in class org.sonar.report.pdf.batch.
PDFPostJob
ReportException
- Exception in
org.sonar.report.pdf.entity.exception
ReportException(String)
- Constructor for exception org.sonar.report.pdf.entity.exception.
ReportException
Rule
- Class in
org.sonar.report.pdf.entity
Rule()
- Constructor for class org.sonar.report.pdf.entity.
Rule
RuleBuilder
- Class in
org.sonar.report.pdf.builder
RuleBuilder(Credentials)
- Constructor for class org.sonar.report.pdf.builder.
RuleBuilder
S
setAlert(String)
- Method in class org.sonar.report.pdf.entity.
Measure
setComplexity(String)
- Method in class org.sonar.report.pdf.entity.
FileInfo
setDataValue(String)
- Method in class org.sonar.report.pdf.entity.
Measure
setDate(Date)
- Method in class org.sonar.report.pdf.entity.
Measures
setDescription(String)
- Method in class org.sonar.report.pdf.entity.
Project
setDescription(String)
- Method in class org.sonar.report.pdf.entity.
Rule
setDuplicatedLines(String)
- Method in class org.sonar.report.pdf.entity.
FileInfo
setEfficiency(String)
- Method in class org.sonar.report.pdf.entity.
RadarGraphic
setFormatValue(String)
- Method in class org.sonar.report.pdf.entity.
Measure
setHeader(Header)
- Method in class org.sonar.report.pdf.
Toc
setId(short)
- Method in class org.sonar.report.pdf.entity.
Project
setKey(String)
- Method in class org.sonar.report.pdf.entity.
FileInfo
setKey(String)
- Method in class org.sonar.report.pdf.entity.
Measure
setKey(String)
- Method in class org.sonar.report.pdf.entity.
Project
setKey(String)
- Method in class org.sonar.report.pdf.entity.
Rule
setLine(String)
- Method in class org.sonar.report.pdf.entity.
Violation
setLinks(List<String>)
- Method in class org.sonar.report.pdf.entity.
Project
setMaintainability(String)
- Method in class org.sonar.report.pdf.entity.
RadarGraphic
setMeasures(Measures)
- Method in class org.sonar.report.pdf.entity.
Project
setMessage(String)
- Method in class org.sonar.report.pdf.entity.
Rule
setMostComplexFiles(List<FileInfo>)
- Method in class org.sonar.report.pdf.entity.
Project
setMostDuplicatedFiles(List<FileInfo>)
- Method in class org.sonar.report.pdf.entity.
Project
setMostViolatedFiles(List<FileInfo>)
- Method in class org.sonar.report.pdf.entity.
Project
setMostViolatedRules(List<Rule>)
- Method in class org.sonar.report.pdf.entity.
Project
setName(String)
- Method in class org.sonar.report.pdf.entity.
FileInfo
setName(String)
- Method in class org.sonar.report.pdf.entity.
Project
setName(String)
- Method in class org.sonar.report.pdf.entity.
Rule
setPortability(String)
- Method in class org.sonar.report.pdf.entity.
RadarGraphic
setQualitativeTendency(Integer)
- Method in class org.sonar.report.pdf.entity.
Measure
setQuantitativeTendency(Integer)
- Method in class org.sonar.report.pdf.entity.
Measure
setReliavility(String)
- Method in class org.sonar.report.pdf.entity.
RadarGraphic
setResource(String)
- Method in class org.sonar.report.pdf.entity.
Violation
setSource(String)
- Method in class org.sonar.report.pdf.entity.
Violation
setSubprojects(List<Project>)
- Method in class org.sonar.report.pdf.entity.
Project
setTextValue(String)
- Method in class org.sonar.report.pdf.entity.
Measure
setTopViolatedResources(List<Violation>)
- Method in class org.sonar.report.pdf.entity.
Rule
setTopViolations(List<Violation>)
- Method in class org.sonar.report.pdf.entity.
Rule
setUsability(String)
- Method in class org.sonar.report.pdf.entity.
RadarGraphic
setValue(String)
- Method in class org.sonar.report.pdf.entity.
Measure
setVersion(String)
- Method in class org.sonar.report.pdf.entity.
Measures
setViolations(String)
- Method in class org.sonar.report.pdf.entity.
FileInfo
setViolationsNumber(Double)
- Method in class org.sonar.report.pdf.entity.
Rule
setViolationsNumberFormatted(String)
- Method in class org.sonar.report.pdf.entity.
Rule
setxValues(String[])
- Method in class org.sonar.report.pdf.entity.
ComplexityDistribution
setyValues(String[])
- Method in class org.sonar.report.pdf.entity.
ComplexityDistribution
shouldExecuteOnProject(Project)
- Method in class org.sonar.report.pdf.batch.
PDFPostJob
SKIP_PDF_DEFAULT_VALUE
- Static variable in class org.sonar.report.pdf.batch.
PDFPostJob
SKIP_PDF_KEY
- Static variable in class org.sonar.report.pdf.batch.
PDFPostJob
SKIPPED_TESTS
- Static variable in class org.sonar.report.pdf.util.
MetricKeys
SONAR_BRANCH
- Static variable in class org.sonar.report.pdf.batch.
PDFPostJob
SONAR_BRANCH_DEFAULT_VALUE
- Static variable in class org.sonar.report.pdf.batch.
PDFPostJob
SONAR_HOST_URL
- Static variable in class org.sonar.report.pdf.batch.
PDFPostJob
SONAR_HOST_URL_DEFAULT_VALUE
- Static variable in class org.sonar.report.pdf.batch.
PDFPostJob
Style
- Class in
org.sonar.report.pdf
Style()
- Constructor for class org.sonar.report.pdf.
Style
T
TeamWorkbookPDFReporter
- Class in
org.sonar.report.pdf
TeamWorkbookPDFReporter(Credentials, URL, String, Properties, Properties)
- Constructor for class org.sonar.report.pdf.
TeamWorkbookPDFReporter
TECHNICAL_DEBT
- Static variable in class org.sonar.report.pdf.util.
MetricKeys
TENDENCY_ICONS_HEIGHT
- Static variable in class org.sonar.report.pdf.
Style
Tendency icons height + 2 (used in tables style)
TEST_ERRORS
- Static variable in class org.sonar.report.pdf.util.
MetricKeys
TEST_EXECUTION_TIME
- Static variable in class org.sonar.report.pdf.util.
MetricKeys
TEST_FAILURES
- Static variable in class org.sonar.report.pdf.util.
MetricKeys
TEST_SUCCESS_DENSITY
- Static variable in class org.sonar.report.pdf.util.
MetricKeys
TESTS
- Static variable in class org.sonar.report.pdf.util.
MetricKeys
TITLE_FONT
- Static variable in class org.sonar.report.pdf.
Style
Font used in sub-chapters title
Toc
- Class in
org.sonar.report.pdf
Toc()
- Constructor for class org.sonar.report.pdf.
Toc
TOC_TITLE_FONT
- Static variable in class org.sonar.report.pdf.
Style
Font used in table of contents title
U
UNDERLINED_FONT
- Static variable in class org.sonar.report.pdf.
Style
Underlined font
upload(File, String)
- Static method in class org.sonar.report.pdf.util.
FileUploader
UrlPath
- Class in
org.sonar.report.pdf.util
UrlPath()
- Constructor for class org.sonar.report.pdf.util.
UrlPath
USERNAME
- Static variable in class org.sonar.report.pdf.batch.
PDFPostJob
USERNAME_DEFAULT_VALUE
- Static variable in class org.sonar.report.pdf.batch.
PDFPostJob
V
Violation
- Class in
org.sonar.report.pdf.entity
Violation(String, String, String)
- Constructor for class org.sonar.report.pdf.entity.
Violation
VIOLATIONS
- Static variable in class org.sonar.report.pdf.util.
MetricKeys
VIOLATIONS_CONTENT
- Static variable in class org.sonar.report.pdf.entity.
FileInfo
It defines the content of this object: used for violations info, complexity info or duplications info.
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2010-2015
klicap - ingenieria del puzle
. All Rights Reserved.