A B C D E F G H I J L M N O P Q R S T V W X 
All Classes All Packages

A

AbstractBuildStepDescriptor - Class in com.hello2morrow.sonargraph.integration.jenkins.controller
 
AbstractBuildStepDescriptor() - Constructor for class com.hello2morrow.sonargraph.integration.jenkins.controller.AbstractBuildStepDescriptor
 
AbstractHTMLAction - Class in com.hello2morrow.sonargraph.integration.jenkins.controller
 
AbstractHTMLAction() - Constructor for class com.hello2morrow.sonargraph.integration.jenkins.controller.AbstractHTMLAction
 
AbstractPlot - Class in com.hello2morrow.sonargraph.integration.jenkins.model
 
AbstractPlot(IMetricHistoryProvider) - Constructor for class com.hello2morrow.sonargraph.integration.jenkins.model.AbstractPlot
 
AbstractSonargraphRecorder - Class in com.hello2morrow.sonargraph.integration.jenkins.controller
 
AbstractSonargraphRecorder() - Constructor for class com.hello2morrow.sonargraph.integration.jenkins.controller.AbstractSonargraphRecorder
 
ACTION_DISPLAY_CHART - com.hello2morrow.sonargraph.integration.jenkins.controller.ConfigParameters
 
ACTION_DISPLAY_DIFF - com.hello2morrow.sonargraph.integration.jenkins.controller.ConfigParameters
 
ACTION_DISPLAY_INTEGRATION - com.hello2morrow.sonargraph.integration.jenkins.controller.ConfigParameters
 
ACTION_DISPLAY_REPORT - com.hello2morrow.sonargraph.integration.jenkins.controller.ConfigParameters
 
ACTION_URL_DIFF - com.hello2morrow.sonargraph.integration.jenkins.controller.ConfigParameters
 
ACTION_URL_INTEGRATION - com.hello2morrow.sonargraph.integration.jenkins.controller.ConfigParameters
 
ACTION_URL_PIPELINE_CHART - com.hello2morrow.sonargraph.integration.jenkins.controller.ConfigParameters
 
ACTION_URL_PIPELINE_DIFF - com.hello2morrow.sonargraph.integration.jenkins.controller.ConfigParameters
 
ACTION_URL_PIPELINE_REPORT - com.hello2morrow.sonargraph.integration.jenkins.controller.ConfigParameters
 
ACTION_URL_REPORT - com.hello2morrow.sonargraph.integration.jenkins.controller.ConfigParameters
 
ACTIVATION_CODE - com.hello2morrow.sonargraph.integration.jenkins.persistence.ConfigurationFileWriter.SonargraphBuildParameter
 
ADD_METRIC_IDS_HAD_NO_EFFECT_ON_FILE - Static variable in class com.hello2morrow.sonargraph.integration.jenkins.persistence.MetricIdsHistory
 
addAll(MetricIds) - Method in class com.hello2morrow.sonargraph.integration.jenkins.persistence.MetricIds
 
addMetricId(MetricId) - Method in class com.hello2morrow.sonargraph.integration.jenkins.persistence.MetricIds
 
addMetricIds(MetricIds, PrintStream) - Method in interface com.hello2morrow.sonargraph.integration.jenkins.model.IMetricIdsHistoryProvider
 
addMetricIds(MetricIds, PrintStream) - Method in class com.hello2morrow.sonargraph.integration.jenkins.persistence.MetricIdsHistory
 
applyRendering(XYPlot) - Method in class com.hello2morrow.sonargraph.integration.jenkins.model.AbstractPlot
 
applyRendering(XYPlot) - Method in class com.hello2morrow.sonargraph.integration.jenkins.model.TimeSeriesPlot
 
applyRendering(XYPlot) - Method in class com.hello2morrow.sonargraph.integration.jenkins.model.XYLineAndShapePlot
 

B

BuildDataPoint - Class in com.hello2morrow.sonargraph.integration.jenkins.model
 
BuildDataPoint(int, double, long) - Constructor for class com.hello2morrow.sonargraph.integration.jenkins.model.BuildDataPoint
 

C

ChartConfiguration() - Constructor for class com.hello2morrow.sonargraph.integration.jenkins.persistence.ChartConfigurationFileHandler.ChartConfiguration
 
ChartConfigurationFileHandler - Class in com.hello2morrow.sonargraph.integration.jenkins.persistence
 
ChartConfigurationFileHandler(Job<?, ?>) - Constructor for class com.hello2morrow.sonargraph.integration.jenkins.persistence.ChartConfigurationFileHandler
 
ChartConfigurationFileHandler(File) - Constructor for class com.hello2morrow.sonargraph.integration.jenkins.persistence.ChartConfigurationFileHandler
 
ChartConfigurationFileHandler.ChartConfiguration - Class in com.hello2morrow.sonargraph.integration.jenkins.persistence
 
CHARTS_FOR_METRICS_CSV_FILE_PATH - com.hello2morrow.sonargraph.integration.jenkins.controller.ConfigParameters
 
checkHomeDirectory(File) - Method in class com.hello2morrow.sonargraph.integration.jenkins.tool.SonargraphBuild.DescriptorImpl
 
checkMinMaxYValue(double) - Method in class com.hello2morrow.sonargraph.integration.jenkins.model.AbstractPlot
 
com.hello2morrow.sonargraph.integration.jenkins.controller - package com.hello2morrow.sonargraph.integration.jenkins.controller
 
com.hello2morrow.sonargraph.integration.jenkins.foundation - package com.hello2morrow.sonargraph.integration.jenkins.foundation
 
com.hello2morrow.sonargraph.integration.jenkins.model - package com.hello2morrow.sonargraph.integration.jenkins.model
 
com.hello2morrow.sonargraph.integration.jenkins.persistence - package com.hello2morrow.sonargraph.integration.jenkins.persistence
 
com.hello2morrow.sonargraph.integration.jenkins.tool - package com.hello2morrow.sonargraph.integration.jenkins.tool
 
ConfigParameters - Enum in com.hello2morrow.sonargraph.integration.jenkins.controller
 
ConfigurationFileWriter - Class in com.hello2morrow.sonargraph.integration.jenkins.persistence
 
ConfigurationFileWriter(File) - Constructor for class com.hello2morrow.sonargraph.integration.jenkins.persistence.ConfigurationFileWriter
 
ConfigurationFileWriter.SonargraphBuildParameter - Enum in com.hello2morrow.sonargraph.integration.jenkins.persistence
 
configure(StaplerRequest, JSONObject) - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder.DescriptorImpl
 
core - Variable in class com.hello2morrow.sonargraph.integration.jenkins.persistence.ChartConfigurationFileHandler.ChartConfiguration
 
cplusplus - Variable in class com.hello2morrow.sonargraph.integration.jenkins.persistence.ChartConfigurationFileHandler.ChartConfiguration
 
createChartInternal(String, String, String, XYDataset) - Method in class com.hello2morrow.sonargraph.integration.jenkins.model.AbstractPlot
 
createChartInternal(String, String, String, XYDataset) - Method in class com.hello2morrow.sonargraph.integration.jenkins.model.TimeSeriesPlot
 
createChartInternal(String, String, String, XYDataset) - Method in class com.hello2morrow.sonargraph.integration.jenkins.model.XYLineAndShapePlot
 
createConfigurationFile(EnumMap<ConfigurationFileWriter.SonargraphBuildParameter, String>, PrintStream) - Method in class com.hello2morrow.sonargraph.integration.jenkins.persistence.ConfigurationFileWriter
 
createHeaderLine() - Method in class com.hello2morrow.sonargraph.integration.jenkins.persistence.CSVFileHandler
 
createXYChart(MetricId, String, int, boolean) - Method in class com.hello2morrow.sonargraph.integration.jenkins.model.AbstractPlot
Creates a chart for a Sonargraph metric
createXYDataset(MetricId, int) - Method in class com.hello2morrow.sonargraph.integration.jenkins.model.AbstractPlot
Creates a XYDataset from a CSV file.
createXYDataset(MetricId, int) - Method in class com.hello2morrow.sonargraph.integration.jenkins.model.TimeSeriesPlot
Creates a XYDataset from a CSV file.
csharp - Variable in class com.hello2morrow.sonargraph.integration.jenkins.persistence.ChartConfigurationFileHandler.ChartConfiguration
 
CSV_SEPARATOR - Static variable in class com.hello2morrow.sonargraph.integration.jenkins.persistence.CSVFileHandler
 
CSVColumnMapper - Class in com.hello2morrow.sonargraph.integration.jenkins.persistence
Maps column names to index of column.
CSVColumnMapper(IExportMetaData, String...) - Constructor for class com.hello2morrow.sonargraph.integration.jenkins.persistence.CSVColumnMapper
 
CSVColumnMapper(MetricIds, String...) - Constructor for class com.hello2morrow.sonargraph.integration.jenkins.persistence.CSVColumnMapper
 
CSVFileHandler - Class in com.hello2morrow.sonargraph.integration.jenkins.persistence
Handles operations on a CSV file.
CSVFileHandler(File, MetricIds) - Constructor for class com.hello2morrow.sonargraph.integration.jenkins.persistence.CSVFileHandler
 

D

DATA_COLOR - Static variable in class com.hello2morrow.sonargraph.integration.jenkins.model.AbstractPlot
 
DEFAULT_CHART_CONFIGURATION - Static variable in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder.DescriptorImpl
 
DEFAULT_LOG_FILE - Static variable in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder.DescriptorImpl
 
DEFAULT_LOG_LEVEL - Static variable in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder.DescriptorImpl
 
DEFAULT_REPORT_GENERATION - Static variable in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder.DescriptorImpl
 
DEFAULT_REPORT_PATH - Static variable in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder.DescriptorImpl
 
DEFAULT_VIRTUAL_MODEL - Static variable in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.hello2morrow.sonargraph.integration.jenkins.tool.SonargraphBuild.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.hello2morrow.sonargraph.integration.jenkins.tool.SonargraphBuildInstaller.DescriptorImpl
 
diffReportCreated() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder
 
DO_NOT_SPLIT - Static variable in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder
 
doCheckBaselineReportPath(AbstractProject<?, ?>, String) - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder.DescriptorImpl
 
doCheckLicenseFile(AbstractProject<?, ?>, String) - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder.DescriptorImpl
 
doCheckLicenseServerPort(String) - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder.DescriptorImpl
 
doCheckLogFile(AbstractProject<?, ?>, String) - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder.DescriptorImpl
 
doCheckQualityModelFile(AbstractProject<?, ?>, String) - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder.DescriptorImpl
 
doCheckReportPath(AbstractProject<?, ?>, String) - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder.DescriptorImpl
 
doCheckSystemDirectory(AbstractProject<?, ?>, String) - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder.DescriptorImpl
 
doDynamic(StaplerRequest, StaplerResponse) - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.AbstractHTMLAction
 
doDynamic(StaplerRequest, StaplerResponse) - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.InvisibleReportAction
 
doDynamic(StaplerRequest, StaplerResponse) - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.PipelineDiffAction
 
doDynamic(StaplerRequest, StaplerResponse) - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphDiffAction
 
doDynamic(StaplerRequest, StaplerResponse) - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportAction
 
doFillArchitectureViolationsActionItems() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.AbstractBuildStepDescriptor
 
doFillArchitectureWarningsActionItems() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.AbstractBuildStepDescriptor
 
doFillCyclicElementsActionItems() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.AbstractBuildStepDescriptor
 
doFillEmptyWorkspaceActionItems() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.AbstractBuildStepDescriptor
 
doFillLogLevelItems() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder.DescriptorImpl
 
doFillMetricCategoryItems(AbstractProject<?, ?>) - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder.DescriptorImpl
 
doFillMetricNameItems(AbstractProject<?, ?>, String, String) - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder.DescriptorImpl
 
doFillQualityGateActionItems() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.AbstractBuildStepDescriptor
 
doFillQualityModelFileItems() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder.DescriptorImpl
 
doFillSonargraphBuildJDKItems() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder.DescriptorImpl
 
doFillSonargraphBuildVersionItems() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder.DescriptorImpl
 
doFillThresholdViolationsActionItems() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.AbstractBuildStepDescriptor
 
doFillUnassignedTypesActionItems() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.AbstractBuildStepDescriptor
 
doFillWorkItemsActionItems() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.AbstractBuildStepDescriptor
 
doFillWorkspaceWarningsActionItems() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.AbstractBuildStepDescriptor
 
doGetPlot(Job<?, ?>, MetricIds, StaplerRequest, StaplerResponse) - Static method in class com.hello2morrow.sonargraph.integration.jenkins.controller.Plotter
Method that generates the chart and adds it to the response object to allow jenkins to display it.
doGetPlot(StaplerRequest, StaplerResponse) - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.PipelineChartAction
Method that generates the chart and adds it to the response object to allow jenkins to display it.
doGetPlot(StaplerRequest, StaplerResponse) - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphIntegrationAction
Method that generates the chart and adds it to the response object to allow jenkins to display it.
doSubmit(StaplerRequest, StaplerResponse) - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.PipelineChartAction
 

E

ELEMENT_COUNT_TO_SPLIT_HTML_REPORT - com.hello2morrow.sonargraph.integration.jenkins.persistence.ConfigurationFileWriter.SonargraphBuildParameter
 
enableDirectoryBrowserSupport(StaplerRequest, StaplerResponse, FilePath) - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.AbstractHTMLAction
Enables directory browsing for directoryToServe.
enableDirectoryBrowserSupport(StaplerRequest, StaplerResponse, FilePath) - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.PipelineDiffAction
Enables directory browsing for directoryToServe.
equals(Object) - Method in class com.hello2morrow.sonargraph.integration.jenkins.model.BuildDataPoint
 
equals(Object) - Method in class com.hello2morrow.sonargraph.integration.jenkins.model.InvalidDataPoint
 
equals(Object) - Method in class com.hello2morrow.sonargraph.integration.jenkins.persistence.MetricId
 
equals(Object) - Method in class com.hello2morrow.sonargraph.integration.jenkins.persistence.MetricIds
 

F

forEnvironment(EnvVars) - Method in class com.hello2morrow.sonargraph.integration.jenkins.tool.SonargraphBuild
 
forNode(Node, TaskListener) - Method in class com.hello2morrow.sonargraph.integration.jenkins.tool.SonargraphBuild
 
from(IMetricId) - Static method in class com.hello2morrow.sonargraph.integration.jenkins.persistence.MetricId
 
fromExportMetaData(IExportMetaData) - Static method in class com.hello2morrow.sonargraph.integration.jenkins.persistence.MetricIds
 
fromIMetricIds(List<IMetricId>) - Static method in class com.hello2morrow.sonargraph.integration.jenkins.persistence.MetricIds
 
fromJSON(String) - Static method in class com.hello2morrow.sonargraph.integration.jenkins.persistence.MetricIds
 

G

getActivationCode() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder
 
getArchitectureViolationsAction() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.AbstractSonargraphRecorder
 
getArchitectureWarningsAction() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.AbstractSonargraphRecorder
 
getBaselineReportPath() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder
 
getCategories() - Method in class com.hello2morrow.sonargraph.integration.jenkins.persistence.MetricId
 
getChartConfiguration() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder
 
getChartsForMetrics() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.PipelineChartAction
 
getChartsForMetrics() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphIntegrationAction
 
getColumnNames(boolean) - Method in class com.hello2morrow.sonargraph.integration.jenkins.persistence.CSVColumnMapper
 
getCyclicElementsAction() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.AbstractSonargraphRecorder
 
getDatasetSize() - Method in class com.hello2morrow.sonargraph.integration.jenkins.model.AbstractPlot
 
getDefaultInstallers() - Method in class com.hello2morrow.sonargraph.integration.jenkins.tool.SonargraphBuild.DescriptorImpl
 
getDescriptor() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder
 
getDiffReport(Job<?, ?>) - Static method in class com.hello2morrow.sonargraph.integration.jenkins.foundation.LatestFolder
 
getDiffURL() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphIntegrationAction
Diff URL is used as html href for "Show most recent Sonargraph Diff" in SonargraphIntegrationAction/index.jelly.
getDisplayName() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.InvisibleFromSidebarAction
Hides the link.
getDisplayName() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.PipelineChartAction
Name of the link for this action
getDisplayName() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.PipelineDiffAction
 
getDisplayName() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.PipelineReportAction
 
getDisplayName() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphBadgeAction
 
getDisplayName() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphDiffAction
 
getDisplayName() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphIntegrationAction
Name of the link for this action
getDisplayName() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportAction
 
getDisplayName() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder.DescriptorImpl
 
getDisplayName() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder
 
getDisplayName() - Method in class com.hello2morrow.sonargraph.integration.jenkins.tool.SonargraphBuild.DescriptorImpl
 
getDisplayName() - Method in class com.hello2morrow.sonargraph.integration.jenkins.tool.SonargraphBuildInstaller.DescriptorImpl
 
getEmptyWorkspaceAction() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.AbstractSonargraphRecorder
 
getFolder(Job<?, ?>) - Static method in class com.hello2morrow.sonargraph.integration.jenkins.foundation.LatestFolder
 
getHTMLReport() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.AbstractHTMLAction
 
getHTMLReport() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.InvisibleDiffAction
 
getHTMLReport() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.InvisibleReportAction
 
getHTMLReport() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.PipelineDiffAction
 
getHTMLReport() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.PipelineReportAction
 
getHTMLReport() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphDiffAction
 
getHTMLReport() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportAction
 
getIcon() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphBadgeAction
 
getIconFileName() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.InvisibleFromSidebarAction
Hides the Icon.
getIconFileName() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.PipelineChartAction
Icon that will appear next to the link defined by this action.
getIconFileName() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.PipelineDiffAction
 
getIconFileName() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.PipelineReportAction
 
getIconFileName() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphBadgeAction
 
getIconFileName() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphDiffAction
 
getIconFileName() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphIntegrationAction
Icon that will appear next to the link defined by this action.
getIconFileName() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportAction
 
getIconFileName() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder
 
getId() - Method in class com.hello2morrow.sonargraph.integration.jenkins.persistence.MetricId
 
getIndex(String) - Method in class com.hello2morrow.sonargraph.integration.jenkins.persistence.CSVColumnMapper
 
getInstallable() - Method in class com.hello2morrow.sonargraph.integration.jenkins.tool.SonargraphBuildInstaller
 
getInstallables() - Method in class com.hello2morrow.sonargraph.integration.jenkins.tool.SonargraphBuildInstaller.DescriptorImpl
 
getInstance(Job<?, ?>) - Static method in class com.hello2morrow.sonargraph.integration.jenkins.controller.PipelineChartAction
 
getJob() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.InvisibleReportAction
 
getJob() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.PipelineChartAction
 
getJob() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.PipelineDiffAction
 
getJob() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.PipelineReportAction
 
getJob() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphIntegrationAction
 
getLanguageCPlusPlus() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder
 
getLanguageCSharp() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder
 
getLanguageJava() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder
 
getLanguagePython() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder
 
getLanguages(boolean, boolean, boolean, boolean) - Static method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder
Returns comma separated list of languages in 'Sonargraph historical' order.
getLicenseFile() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder
 
getLicenseServerHost() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder.DescriptorImpl
 
getLicenseServerPort() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder.DescriptorImpl
 
getLogFile() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder
 
getLogLevel() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder
 
getMaximumValue() - Method in class com.hello2morrow.sonargraph.integration.jenkins.model.AbstractPlot
 
getMetaDataFile() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder
 
getMetricCategories() - Method in class com.hello2morrow.sonargraph.integration.jenkins.persistence.MetricIds
 
getMetricCategory() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.Metric
 
getMetricId(String) - Method in class com.hello2morrow.sonargraph.integration.jenkins.persistence.MetricIds
 
getMetricIds() - Method in class com.hello2morrow.sonargraph.integration.jenkins.persistence.MetricIds
 
getMetricIds(Job<?, ?>) - Static method in class com.hello2morrow.sonargraph.integration.jenkins.controller.MetricIdProvider
 
getMetricIds(String) - Method in class com.hello2morrow.sonargraph.integration.jenkins.persistence.MetricIds
 
getMetricIdsForCategory(String) - Method in class com.hello2morrow.sonargraph.integration.jenkins.persistence.MetricIds
 
getMetricName() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.Metric
 
getMetrics() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder
 
getMinimumValue() - Method in class com.hello2morrow.sonargraph.integration.jenkins.model.AbstractPlot
 
getName() - Method in class com.hello2morrow.sonargraph.integration.jenkins.persistence.MetricId
 
getPresentationName() - Method in enum com.hello2morrow.sonargraph.integration.jenkins.persistence.ConfigurationFileWriter.SonargraphBuildParameter
 
getProjectActions() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportAction
 
getProjectActions() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder
 
getProjectActions(AbstractProject<?, ?>) - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder
We override the getProjectAction method to define our custom action that will show the charts for sonargraph's metrics.
getProviderId() - Method in class com.hello2morrow.sonargraph.integration.jenkins.persistence.MetricId
 
getQualityGateAction() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.AbstractSonargraphRecorder
 
getQualityModelFile() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder
 
getReport(Job<?, ?>) - Static method in class com.hello2morrow.sonargraph.integration.jenkins.foundation.LatestFolder
 
getReportDirectory() - Method in interface com.hello2morrow.sonargraph.integration.jenkins.controller.IReportPathProvider
 
getReportDirectory() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder
 
getReportGeneration() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder
 
getReportHistoryDirectory() - Method in class com.hello2morrow.sonargraph.integration.jenkins.persistence.ReportHistoryFileManager
 
getReportPath() - Method in interface com.hello2morrow.sonargraph.integration.jenkins.controller.IReportPathProvider
 
getReportPath() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder
 
getReportURL() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphIntegrationAction
Report URL is used as html href for "Show most recent Sonargraph Report" in SonargraphIntegrationAction/index.jelly.
getRequiredMonitorService() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.AbstractSonargraphRecorder
 
getRun() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphDiffAction
 
getRun() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportAction
 
getSnapshotDirectory() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder
 
getSnapshotFileName() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder
 
getSonargraphBuild(String) - Method in class com.hello2morrow.sonargraph.integration.jenkins.tool.SonargraphBuild.DescriptorImpl
 
getSonargraphBuildJDK() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder
 
getSonargraphBuildVersion() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder
 
getStorageName() - Method in interface com.hello2morrow.sonargraph.integration.jenkins.model.IMetricHistoryProvider
 
getStorageName() - Method in interface com.hello2morrow.sonargraph.integration.jenkins.model.IMetricIdsHistoryProvider
 
getStorageName() - Method in class com.hello2morrow.sonargraph.integration.jenkins.persistence.CSVFileHandler
 
getStorageName() - Method in class com.hello2morrow.sonargraph.integration.jenkins.persistence.MetricIdsHistory
 
getSystemDirectory() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder
 
getThresholdViolationsAction() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.AbstractSonargraphRecorder
 
getTimestamp() - Method in class com.hello2morrow.sonargraph.integration.jenkins.model.BuildDataPoint
 
getTimestampOfLastDisplayedPoint() - Method in class com.hello2morrow.sonargraph.integration.jenkins.model.AbstractPlot
 
getUnassignedTypesAction() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.AbstractSonargraphRecorder
 
getUrlName() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.InvisibleDiffAction
 
getUrlName() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.InvisibleReportAction
 
getUrlName() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.PipelineChartAction
Last segment of the url that will lead to this action. e.g https://localhost:8080/jobName/sonargraph
getUrlName() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.PipelineDiffAction
 
getUrlName() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.PipelineReportAction
 
getUrlName() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphBadgeAction
 
getUrlName() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphDiffAction
 
getUrlName() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphIntegrationAction
Last segment of the url that will lead to this action. e.g https://localhost:8080/jobName/sonargraph
getUrlName() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportAction
 
getUrlName() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder
 
getValue() - Method in enum com.hello2morrow.sonargraph.integration.jenkins.controller.ConfigParameters
 
getVersion() - Method in class com.hello2morrow.sonargraph.integration.jenkins.persistence.PluginVersionReader
 
getVersionFromJarName(String) - Static method in class com.hello2morrow.sonargraph.integration.jenkins.foundation.SonargraphUtil
 
getVirtualModel() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder
 
getWorkItemsAction() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.AbstractSonargraphRecorder
 
getWorkspaceProfile() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder
 
getWorkspaceWarningsAction() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.AbstractSonargraphRecorder
 
getX() - Method in class com.hello2morrow.sonargraph.integration.jenkins.model.BuildDataPoint
 
getX() - Method in interface com.hello2morrow.sonargraph.integration.jenkins.model.IDataPoint
 
getX() - Method in class com.hello2morrow.sonargraph.integration.jenkins.model.InvalidDataPoint
 
getY() - Method in class com.hello2morrow.sonargraph.integration.jenkins.model.BuildDataPoint
 
getY() - Method in interface com.hello2morrow.sonargraph.integration.jenkins.model.IDataPoint
 
getY() - Method in class com.hello2morrow.sonargraph.integration.jenkins.model.InvalidDataPoint
 

H

hasDiffReport(Job<?, ?>) - Static method in class com.hello2morrow.sonargraph.integration.jenkins.foundation.LatestFolder
 
hashCode() - Method in class com.hello2morrow.sonargraph.integration.jenkins.model.BuildDataPoint
 
hashCode() - Method in class com.hello2morrow.sonargraph.integration.jenkins.model.InvalidDataPoint
 
hashCode() - Method in class com.hello2morrow.sonargraph.integration.jenkins.persistence.MetricId
 
hashCode() - Method in class com.hello2morrow.sonargraph.integration.jenkins.persistence.MetricIds
 
hasReport(Job<?, ?>) - Static method in class com.hello2morrow.sonargraph.integration.jenkins.foundation.LatestFolder
 

I

IDataPoint - Interface in com.hello2morrow.sonargraph.integration.jenkins.model
 
IMetricHistoryProvider - Interface in com.hello2morrow.sonargraph.integration.jenkins.model
 
IMetricIdsHistoryProvider - Interface in com.hello2morrow.sonargraph.integration.jenkins.model
 
INSTALLATION_DIRECTORY - com.hello2morrow.sonargraph.integration.jenkins.persistence.ConfigurationFileWriter.SonargraphBuildParameter
 
INSTANCE - Static variable in class com.hello2morrow.sonargraph.integration.jenkins.foundation.SonargraphLogger
 
INSTANCE - Static variable in class com.hello2morrow.sonargraph.integration.jenkins.persistence.PluginVersionReader
 
InvalidDataPoint - Class in com.hello2morrow.sonargraph.integration.jenkins.model
 
InvalidDataPoint(int) - Constructor for class com.hello2morrow.sonargraph.integration.jenkins.model.InvalidDataPoint
 
InvisibleDiffAction - Class in com.hello2morrow.sonargraph.integration.jenkins.controller
 
InvisibleDiffAction(Job<?, ?>) - Constructor for class com.hello2morrow.sonargraph.integration.jenkins.controller.InvisibleDiffAction
 
InvisibleFromSidebarAction - Class in com.hello2morrow.sonargraph.integration.jenkins.controller
Extending from this class means that your action will not be visible as a link in the sidebar, but since you can implement the getURLName method, It will be possible to access the action by using the URL.
InvisibleFromSidebarAction() - Constructor for class com.hello2morrow.sonargraph.integration.jenkins.controller.InvisibleFromSidebarAction
 
InvisibleReportAction - Class in com.hello2morrow.sonargraph.integration.jenkins.controller
 
InvisibleReportAction(Job<?, ?>) - Constructor for class com.hello2morrow.sonargraph.integration.jenkins.controller.InvisibleReportAction
 
IReportPathProvider - Interface in com.hello2morrow.sonargraph.integration.jenkins.controller
 
isAllCharts() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder
 
isApplicable(Class<? extends AbstractProject>) - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.AbstractBuildStepDescriptor
 
isApplicable(Class<? extends ToolInstallation>) - Method in class com.hello2morrow.sonargraph.integration.jenkins.tool.SonargraphBuildInstaller.DescriptorImpl
 
isCore() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.PipelineChartAction
 
isCplusplus() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.PipelineChartAction
 
isCplusplusCharts() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder
 
isCsharp() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.PipelineChartAction
 
isCsharpCharts() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder
 
isFloat() - Method in class com.hello2morrow.sonargraph.integration.jenkins.persistence.MetricId
 
isGeneratedBySonargraphBuild() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder
 
isJava() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.PipelineChartAction
 
isJavaCharts() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder
 
isPipelineJob(Job<?, ?>) - Static method in class com.hello2morrow.sonargraph.integration.jenkins.controller.JobCategory
Checks if a job is a pipeline/workflow job.
isPossible() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.PipelineDiffAction
 
isPreGenerated() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder
 
isPython() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.PipelineChartAction
 
isPythonCharts() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder
 
isRelevantProject(AbstractProject<?, ?>) - Static method in class com.hello2morrow.sonargraph.integration.jenkins.controller.JobCategory
Checks if a project is 'relevant' for Sonargraph.
isSelectedCharts() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder
 
isSkip() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder
 
isUseHttpProxy() - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder
 

J

java - Variable in class com.hello2morrow.sonargraph.integration.jenkins.persistence.ChartConfigurationFileHandler.ChartConfiguration
 
JOB_FOLDER - com.hello2morrow.sonargraph.integration.jenkins.controller.ConfigParameters
 
JobCategory - Class in com.hello2morrow.sonargraph.integration.jenkins.controller
 

L

LANGUAGES - com.hello2morrow.sonargraph.integration.jenkins.persistence.ConfigurationFileWriter.SonargraphBuildParameter
 
LatestFolder - Class in com.hello2morrow.sonargraph.integration.jenkins.foundation
 
LICENSE_FILE - com.hello2morrow.sonargraph.integration.jenkins.persistence.ConfigurationFileWriter.SonargraphBuildParameter
 
LICENSE_SERVER_HOST - com.hello2morrow.sonargraph.integration.jenkins.persistence.ConfigurationFileWriter.SonargraphBuildParameter
 
LICENSE_SERVER_PORT - com.hello2morrow.sonargraph.integration.jenkins.persistence.ConfigurationFileWriter.SonargraphBuildParameter
 
load() - Method in class com.hello2morrow.sonargraph.integration.jenkins.persistence.ChartConfigurationFileHandler
 
LOG_FILE - com.hello2morrow.sonargraph.integration.jenkins.persistence.ConfigurationFileWriter.SonargraphBuildParameter
 
LOG_LEVEL - com.hello2morrow.sonargraph.integration.jenkins.persistence.ConfigurationFileWriter.SonargraphBuildParameter
 
logExecutionStart(AbstractBuild<?, ?>, TaskListener, Class<? extends AbstractSonargraphRecorder>) - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.AbstractSonargraphRecorder
 
logExecutionStart(Run<?, ?>, TaskListener, Class<? extends AbstractSonargraphRecorder>) - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.AbstractSonargraphRecorder
 
logToConsoleOutput(PrintStream, Level, String, Exception) - Static method in class com.hello2morrow.sonargraph.integration.jenkins.foundation.SonargraphLogger
 

M

m_datasetProvider - Variable in class com.hello2morrow.sonargraph.integration.jenkins.model.AbstractPlot
 
MAX_PORT_NUMBER - Static variable in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder
 
Metric - Class in com.hello2morrow.sonargraph.integration.jenkins.controller
 
Metric() - Constructor for class com.hello2morrow.sonargraph.integration.jenkins.controller.Metric
 
Metric(String, String) - Constructor for class com.hello2morrow.sonargraph.integration.jenkins.controller.Metric
 
METRIC_HISTORY_CSV_FILE_PATH - com.hello2morrow.sonargraph.integration.jenkins.controller.ConfigParameters
 
MetricId - Class in com.hello2morrow.sonargraph.integration.jenkins.persistence
 
MetricId(String, String, String, boolean, String...) - Constructor for class com.hello2morrow.sonargraph.integration.jenkins.persistence.MetricId
 
MetricId(String, String, String, boolean, List<String>) - Constructor for class com.hello2morrow.sonargraph.integration.jenkins.persistence.MetricId
 
MetricIdProvider - Class in com.hello2morrow.sonargraph.integration.jenkins.controller
 
MetricIdProvider() - Constructor for class com.hello2morrow.sonargraph.integration.jenkins.controller.MetricIdProvider
 
MetricIds - Class in com.hello2morrow.sonargraph.integration.jenkins.persistence
 
MetricIds() - Constructor for class com.hello2morrow.sonargraph.integration.jenkins.persistence.MetricIds
 
METRICIDS_HISTORY_JSON_FILE_PATH - com.hello2morrow.sonargraph.integration.jenkins.controller.ConfigParameters
 
MetricIdsHistory - Class in com.hello2morrow.sonargraph.integration.jenkins.persistence
 
MetricIdsHistory(File) - Constructor for class com.hello2morrow.sonargraph.integration.jenkins.persistence.MetricIdsHistory
 

N

NotExistingDataPoint - Class in com.hello2morrow.sonargraph.integration.jenkins.model
 
NotExistingDataPoint(int) - Constructor for class com.hello2morrow.sonargraph.integration.jenkins.model.NotExistingDataPoint
 

O

onAttached(Run<?, ?>) - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder
 
onLoad(Run<?, ?>) - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder
 
OVERRIDE_METRIC_IDS_FILE - Static variable in class com.hello2morrow.sonargraph.integration.jenkins.persistence.MetricIdsHistory
 

P

perform(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder
 
PipelineChartAction - Class in com.hello2morrow.sonargraph.integration.jenkins.controller
 
PipelineDiffAction - Class in com.hello2morrow.sonargraph.integration.jenkins.controller
 
PipelineDiffAction(Job<?, ?>) - Constructor for class com.hello2morrow.sonargraph.integration.jenkins.controller.PipelineDiffAction
 
PipelineReportAction - Class in com.hello2morrow.sonargraph.integration.jenkins.controller
 
PipelineReportAction(Job<?, ?>) - Constructor for class com.hello2morrow.sonargraph.integration.jenkins.controller.PipelineReportAction
 
Plotter - Class in com.hello2morrow.sonargraph.integration.jenkins.controller
 
PluginVersionReader - Class in com.hello2morrow.sonargraph.integration.jenkins.persistence
 
processLine(String[], int, List<IDataPoint>, MetricId, NumberFormat) - Method in class com.hello2morrow.sonargraph.integration.jenkins.persistence.CSVFileHandler
 
processSonargraphReport(Run<?, ?>, FilePath, String, PrintStream) - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.AbstractSonargraphRecorder
 
PROGRESS_INFO - com.hello2morrow.sonargraph.integration.jenkins.persistence.ConfigurationFileWriter.SonargraphBuildParameter
 
PROXY_HOST - com.hello2morrow.sonargraph.integration.jenkins.persistence.ConfigurationFileWriter.SonargraphBuildParameter
 
PROXY_PASSWORD - com.hello2morrow.sonargraph.integration.jenkins.persistence.ConfigurationFileWriter.SonargraphBuildParameter
 
PROXY_PORT - com.hello2morrow.sonargraph.integration.jenkins.persistence.ConfigurationFileWriter.SonargraphBuildParameter
 
PROXY_USERNAME - com.hello2morrow.sonargraph.integration.jenkins.persistence.ConfigurationFileWriter.SonargraphBuildParameter
 
python - Variable in class com.hello2morrow.sonargraph.integration.jenkins.persistence.ChartConfigurationFileHandler.ChartConfiguration
 

Q

QUALITY_MODEL_FILE - com.hello2morrow.sonargraph.integration.jenkins.persistence.ConfigurationFileWriter.SonargraphBuildParameter
 

R

readHTMLReport(FilePath, String) - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.AbstractHTMLAction
 
readHTMLReport(FilePath, String) - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.PipelineDiffAction
 
readHTMLReport(FilePath, String) - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.PipelineReportAction
 
readLargeTextFile(FilePath) - Static method in class com.hello2morrow.sonargraph.integration.jenkins.persistence.TextFileReader
 
readLargeTextFile(File) - Static method in class com.hello2morrow.sonargraph.integration.jenkins.persistence.TextFileReader
 
readMetricIds() - Method in interface com.hello2morrow.sonargraph.integration.jenkins.model.IMetricIdsHistoryProvider
 
readMetricIds() - Method in class com.hello2morrow.sonargraph.integration.jenkins.persistence.MetricIdsHistory
 
readMetricValues(MetricId) - Method in interface com.hello2morrow.sonargraph.integration.jenkins.model.IMetricHistoryProvider
 
readMetricValues(MetricId) - Method in class com.hello2morrow.sonargraph.integration.jenkins.persistence.CSVFileHandler
 
REPORT_BASELINE - com.hello2morrow.sonargraph.integration.jenkins.persistence.ConfigurationFileWriter.SonargraphBuildParameter
 
REPORT_BUILDER_DISPLAY_NAME - com.hello2morrow.sonargraph.integration.jenkins.controller.ConfigParameters
 
REPORT_DIRECTORY - com.hello2morrow.sonargraph.integration.jenkins.persistence.ConfigurationFileWriter.SonargraphBuildParameter
 
REPORT_FILENAME - com.hello2morrow.sonargraph.integration.jenkins.persistence.ConfigurationFileWriter.SonargraphBuildParameter
 
REPORT_FORMAT - com.hello2morrow.sonargraph.integration.jenkins.persistence.ConfigurationFileWriter.SonargraphBuildParameter
 
REPORT_HISTORY_FOLDER - com.hello2morrow.sonargraph.integration.jenkins.controller.ConfigParameters
 
REPORT_TYPE - com.hello2morrow.sonargraph.integration.jenkins.persistence.ConfigurationFileWriter.SonargraphBuildParameter
 
ReportHistoryFileManager - Class in com.hello2morrow.sonargraph.integration.jenkins.persistence
Class that handles copies of each generated architect report to calculate trends or generate graphics.
ReportHistoryFileManager(FilePath, String, String, PrintStream) - Constructor for class com.hello2morrow.sonargraph.integration.jenkins.persistence.ReportHistoryFileManager
 

S

setActivationCode(String) - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder
 
setArchitectureViolationsAction(String) - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.AbstractSonargraphRecorder
 
setArchitectureWarningsAction(String) - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.AbstractSonargraphRecorder
 
setBaselineReportPath(String) - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder
 
setChartConfiguration(String) - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder
 
setCyclicElementsAction(String) - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.AbstractSonargraphRecorder
 
setDataSetSize(int) - Method in class com.hello2morrow.sonargraph.integration.jenkins.model.AbstractPlot
 
setEmptyWorkspaceAction(String) - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.AbstractSonargraphRecorder
 
setInstallations(SonargraphBuild...) - Method in class com.hello2morrow.sonargraph.integration.jenkins.tool.SonargraphBuild.DescriptorImpl
 
setLanguageCPlusPlus(boolean) - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder
 
setLanguageCSharp(boolean) - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder
 
setLanguageJava(boolean) - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder
 
setLanguagePython(boolean) - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder
 
setLicenseFile(String) - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder
 
setLicenseServerHost(String) - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder.DescriptorImpl
 
setLicenseServerPort(String) - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder.DescriptorImpl
 
setLogFile(String) - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder
 
setLogLevel(String) - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder
 
setMaximumValue(double) - Method in class com.hello2morrow.sonargraph.integration.jenkins.model.AbstractPlot
 
setMetaDataFile(String) - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder
 
setMetricCategory(String) - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.Metric
 
setMetricName(String) - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.Metric
 
setMetrics(List<Metric>) - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder
 
setMinimumValue(double) - Method in class com.hello2morrow.sonargraph.integration.jenkins.model.AbstractPlot
 
setQualityGateAction(String) - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.AbstractSonargraphRecorder
 
setQualityModelFile(String) - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder
 
setRangeAxis(boolean, XYPlot) - Method in class com.hello2morrow.sonargraph.integration.jenkins.model.AbstractPlot
Configure the Y-axis: Adjust the range and specify tick units.
setReportGeneration(String) - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder
 
setReportPath(String) - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder
 
setSkip(boolean) - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder
 
setSnapshotDirectory(String) - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder
 
setSnapshotFileName(String) - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder
 
setSonargraphBuildJDK(String) - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder
 
setSonargraphBuildVersion(String) - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder
 
setSystemDirectory(String) - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder
 
setThresholdViolationsAction(String) - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.AbstractSonargraphRecorder
 
setTimestampOfLastDisplayedPoint(long) - Method in class com.hello2morrow.sonargraph.integration.jenkins.model.AbstractPlot
 
setUnassignedTypesAction(String) - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.AbstractSonargraphRecorder
 
setUseHttpProxy(boolean) - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder
 
setVirtualModel(String) - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder
 
setWorkItemsAction(String) - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.AbstractSonargraphRecorder
 
setWorkspaceProfile(String) - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder
 
setWorkspaceWarningsAction(String) - Method in class com.hello2morrow.sonargraph.integration.jenkins.controller.AbstractSonargraphRecorder
 
SNAPSHOT_DIRECTORY - com.hello2morrow.sonargraph.integration.jenkins.persistence.ConfigurationFileWriter.SonargraphBuildParameter
 
SNAPSHOT_FILE_NAME - com.hello2morrow.sonargraph.integration.jenkins.persistence.ConfigurationFileWriter.SonargraphBuildParameter
 
SONARGRAPH_DIFF_FILE_NAME - com.hello2morrow.sonargraph.integration.jenkins.controller.ConfigParameters
 
SONARGRAPH_ICON - com.hello2morrow.sonargraph.integration.jenkins.controller.ConfigParameters
 
SONARGRAPH_REPORT_FILE_NAME - com.hello2morrow.sonargraph.integration.jenkins.controller.ConfigParameters
 
SONARGRAPH_REPORT_TARGET_DIRECTORY - com.hello2morrow.sonargraph.integration.jenkins.controller.ConfigParameters
 
SonargraphBadgeAction - Class in com.hello2morrow.sonargraph.integration.jenkins.controller
 
SonargraphBadgeAction() - Constructor for class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphBadgeAction
 
SonargraphBuild - Class in com.hello2morrow.sonargraph.integration.jenkins.tool
 
SonargraphBuild(String, String) - Constructor for class com.hello2morrow.sonargraph.integration.jenkins.tool.SonargraphBuild
 
SonargraphBuild(String, String, List<? extends ToolProperty<?>>) - Constructor for class com.hello2morrow.sonargraph.integration.jenkins.tool.SonargraphBuild
 
SonargraphBuild.DescriptorImpl - Class in com.hello2morrow.sonargraph.integration.jenkins.tool
 
SonargraphBuildInstaller - Class in com.hello2morrow.sonargraph.integration.jenkins.tool
 
SonargraphBuildInstaller(String) - Constructor for class com.hello2morrow.sonargraph.integration.jenkins.tool.SonargraphBuildInstaller
 
SonargraphBuildInstaller.DescriptorImpl - Class in com.hello2morrow.sonargraph.integration.jenkins.tool
 
SonargraphDiffAction - Class in com.hello2morrow.sonargraph.integration.jenkins.controller
 
SonargraphDiffAction(Run<?, ?>) - Constructor for class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphDiffAction
 
SonargraphIntegrationAction - Class in com.hello2morrow.sonargraph.integration.jenkins.controller
This object is the responsible of managing the action that will take the user to see the graphs generated by sonargraph.
SonargraphIntegrationAction(Job<?, ?>, List<String>, MetricIds) - Constructor for class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphIntegrationAction
 
SonargraphLogger - Class in com.hello2morrow.sonargraph.integration.jenkins.foundation
 
SonargraphReportAction - Class in com.hello2morrow.sonargraph.integration.jenkins.controller
 
SonargraphReportAction(Run<?, ?>) - Constructor for class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportAction
 
SonargraphReportBuilder - Class in com.hello2morrow.sonargraph.integration.jenkins.controller
This class contains all the functionality of the build step.
SonargraphReportBuilder() - Constructor for class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder
 
SonargraphReportBuilder.DescriptorImpl - Class in com.hello2morrow.sonargraph.integration.jenkins.controller
 
SonargraphUtil - Class in com.hello2morrow.sonargraph.integration.jenkins.foundation
 
SonargraphUtil() - Constructor for class com.hello2morrow.sonargraph.integration.jenkins.foundation.SonargraphUtil
 
store(ChartConfigurationFileHandler.ChartConfiguration) - Method in class com.hello2morrow.sonargraph.integration.jenkins.persistence.ChartConfigurationFileHandler
 
storeGeneratedReportDirectory(FilePath, String, Integer, PrintStream) - Method in class com.hello2morrow.sonargraph.integration.jenkins.persistence.ReportHistoryFileManager
 
SYSTEM_DIRECTORY - com.hello2morrow.sonargraph.integration.jenkins.persistence.ConfigurationFileWriter.SonargraphBuildParameter
 

T

TextFileReader - Class in com.hello2morrow.sonargraph.integration.jenkins.persistence
 
TextFileReader() - Constructor for class com.hello2morrow.sonargraph.integration.jenkins.persistence.TextFileReader
 
TimeSeriesPlot - Class in com.hello2morrow.sonargraph.integration.jenkins.model
 
TimeSeriesPlot(IMetricHistoryProvider, int) - Constructor for class com.hello2morrow.sonargraph.integration.jenkins.model.TimeSeriesPlot
 
toJSON(MetricIds) - Static method in class com.hello2morrow.sonargraph.integration.jenkins.persistence.MetricIds
 
toString() - Method in class com.hello2morrow.sonargraph.integration.jenkins.model.BuildDataPoint
 

V

validateNotNullAndRegexp(String, String) - Static method in class com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder
 
valueOf(String) - Static method in enum com.hello2morrow.sonargraph.integration.jenkins.controller.ConfigParameters
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.hello2morrow.sonargraph.integration.jenkins.persistence.ConfigurationFileWriter.SonargraphBuildParameter
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.hello2morrow.sonargraph.integration.jenkins.controller.ConfigParameters
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.hello2morrow.sonargraph.integration.jenkins.persistence.ConfigurationFileWriter.SonargraphBuildParameter
Returns an array containing the constants of this enum type, in the order they are declared.
VIRTUAL_MODEL - com.hello2morrow.sonargraph.integration.jenkins.persistence.ConfigurationFileWriter.SonargraphBuildParameter
 

W

WORKSPACE_PROFILE - com.hello2morrow.sonargraph.integration.jenkins.persistence.ConfigurationFileWriter.SonargraphBuildParameter
 
writeMetricValues(Integer, long, Map<MetricId, String>) - Method in interface com.hello2morrow.sonargraph.integration.jenkins.model.IMetricHistoryProvider
Appends all supported metrics for a specific build.
writeMetricValues(Integer, long, Map<MetricId, String>) - Method in class com.hello2morrow.sonargraph.integration.jenkins.persistence.CSVFileHandler
 

X

XYLineAndShapePlot - Class in com.hello2morrow.sonargraph.integration.jenkins.model
 
XYLineAndShapePlot(IMetricHistoryProvider) - Constructor for class com.hello2morrow.sonargraph.integration.jenkins.model.XYLineAndShapePlot
 
A B C D E F G H I J L M N O P Q R S T V W X 
All Classes All Packages