Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- com.hello2morrow.sonargraph.integration.jenkins.controller.AbstractHTMLAction (implements hudson.model.Action)
- com.hello2morrow.sonargraph.integration.jenkins.controller.InvisibleFromSidebarAction
- com.hello2morrow.sonargraph.integration.jenkins.controller.InvisibleReportAction
- com.hello2morrow.sonargraph.integration.jenkins.controller.InvisibleDiffAction
 
 
 - com.hello2morrow.sonargraph.integration.jenkins.controller.InvisibleReportAction
 - com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphDiffAction
 - com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportAction (implements jenkins.tasks.SimpleBuildStep.LastBuildAction)
 
 - com.hello2morrow.sonargraph.integration.jenkins.controller.InvisibleFromSidebarAction
 - com.hello2morrow.sonargraph.integration.jenkins.model.AbstractPlot
- com.hello2morrow.sonargraph.integration.jenkins.model.TimeSeriesPlot
 - com.hello2morrow.sonargraph.integration.jenkins.model.XYLineAndShapePlot
 
 - com.hello2morrow.sonargraph.integration.jenkins.model.BuildDataPoint (implements com.hello2morrow.sonargraph.integration.jenkins.model.IDataPoint)
 - hudson.tasks.BuildStepCompatibilityLayer (implements hudson.tasks.BuildStep)
- hudson.tasks.Publisher (implements hudson.model.Describable<T>)
- hudson.tasks.Recorder (implements hudson.ExtensionPoint)
- com.hello2morrow.sonargraph.integration.jenkins.controller.AbstractSonargraphRecorder
- com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder (implements com.hello2morrow.sonargraph.integration.jenkins.controller.IReportPathProvider, jenkins.model.RunAction2, java.io.Serializable, jenkins.tasks.SimpleBuildStep, jenkins.tasks.SimpleBuildStep.LastBuildAction)
 
 
 - com.hello2morrow.sonargraph.integration.jenkins.controller.AbstractSonargraphRecorder
 
 - hudson.tasks.Recorder (implements hudson.ExtensionPoint)
 
 - hudson.tasks.Publisher (implements hudson.model.Describable<T>)
 - com.hello2morrow.sonargraph.integration.jenkins.persistence.ChartConfigurationFileHandler
 - com.hello2morrow.sonargraph.integration.jenkins.persistence.ChartConfigurationFileHandler.ChartConfiguration
 - com.hello2morrow.sonargraph.integration.jenkins.persistence.ConfigurationFileWriter
 - com.hello2morrow.sonargraph.integration.jenkins.persistence.CSVColumnMapper
 - com.hello2morrow.sonargraph.integration.jenkins.persistence.CSVFileHandler (implements com.hello2morrow.sonargraph.integration.jenkins.model.IMetricHistoryProvider)
 - hudson.model.Descriptor<T> (implements jenkins.model.Loadable, jenkins.util.io.OnMaster, hudson.model.Saveable)
- hudson.tasks.BuildStepDescriptor<T>
- com.hello2morrow.sonargraph.integration.jenkins.controller.AbstractBuildStepDescriptor
- com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportBuilder.DescriptorImpl
 
 
 - com.hello2morrow.sonargraph.integration.jenkins.controller.AbstractBuildStepDescriptor
 - hudson.tools.ToolDescriptor<T>
- com.hello2morrow.sonargraph.integration.jenkins.tool.SonargraphBuild.DescriptorImpl
 
 - hudson.tools.ToolInstallerDescriptor<T>
- com.hello2morrow.sonargraph.integration.jenkins.tool.SonargraphBuildInstaller.DescriptorImpl
 
 
 - hudson.tasks.BuildStepDescriptor<T>
 - com.hello2morrow.sonargraph.integration.jenkins.model.InvalidDataPoint (implements com.hello2morrow.sonargraph.integration.jenkins.model.IDataPoint)
- com.hello2morrow.sonargraph.integration.jenkins.model.NotExistingDataPoint
 
 - com.hello2morrow.sonargraph.integration.jenkins.controller.JobCategory
 - com.hello2morrow.sonargraph.integration.jenkins.foundation.LatestFolder
 - com.hello2morrow.sonargraph.integration.jenkins.controller.Metric
 - com.hello2morrow.sonargraph.integration.jenkins.persistence.MetricId (implements java.io.Serializable)
 - com.hello2morrow.sonargraph.integration.jenkins.controller.MetricIdProvider
 - com.hello2morrow.sonargraph.integration.jenkins.persistence.MetricIds (implements java.io.Serializable)
 - com.hello2morrow.sonargraph.integration.jenkins.persistence.MetricIdsHistory (implements com.hello2morrow.sonargraph.integration.jenkins.model.IMetricIdsHistoryProvider)
 - com.hello2morrow.sonargraph.integration.jenkins.controller.PipelineChartAction (implements hudson.model.Action)
 - com.hello2morrow.sonargraph.integration.jenkins.controller.PipelineDiffAction (implements hudson.model.Action)
 - com.hello2morrow.sonargraph.integration.jenkins.controller.PipelineReportAction (implements hudson.model.Action)
 - com.hello2morrow.sonargraph.integration.jenkins.controller.Plotter
 - com.hello2morrow.sonargraph.integration.jenkins.persistence.PluginVersionReader
 - com.hello2morrow.sonargraph.integration.jenkins.persistence.ReportHistoryFileManager
 - com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphBadgeAction (implements hudson.model.BuildBadgeAction)
 - com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphIntegrationAction (implements hudson.model.ProminentProjectAction)
 - com.hello2morrow.sonargraph.integration.jenkins.foundation.SonargraphLogger
 - com.hello2morrow.sonargraph.integration.jenkins.foundation.SonargraphUtil
 - com.hello2morrow.sonargraph.integration.jenkins.persistence.TextFileReader
 - hudson.tools.ToolInstallation (implements hudson.model.Describable<T>, hudson.ExtensionPoint, java.io.Serializable)
- com.hello2morrow.sonargraph.integration.jenkins.tool.SonargraphBuild (implements hudson.model.EnvironmentSpecific<T>, hudson.slaves.NodeSpecific<T>)
 
 - hudson.tools.ToolInstaller (implements hudson.model.Describable<T>, hudson.ExtensionPoint)
- hudson.tools.DownloadFromUrlInstaller
- com.hello2morrow.sonargraph.integration.jenkins.tool.SonargraphBuildInstaller
 
 
 - hudson.tools.DownloadFromUrlInstaller
 
 - com.hello2morrow.sonargraph.integration.jenkins.controller.AbstractHTMLAction (implements hudson.model.Action)
 
Interface Hierarchy
- com.hello2morrow.sonargraph.integration.jenkins.model.IDataPoint
 - com.hello2morrow.sonargraph.integration.jenkins.model.IMetricHistoryProvider
 - com.hello2morrow.sonargraph.integration.jenkins.model.IMetricIdsHistoryProvider
 - com.hello2morrow.sonargraph.integration.jenkins.controller.IReportPathProvider
 
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- com.hello2morrow.sonargraph.integration.jenkins.controller.ConfigParameters
 - com.hello2morrow.sonargraph.integration.jenkins.persistence.ConfigurationFileWriter.SonargraphBuildParameter
 
 
 - java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)