Hierarchy For All Packages
Package Hierarchies:- org.jenkinsci.plugins.benchmark.condensed,
- org.jenkinsci.plugins.benchmark.core,
- org.jenkinsci.plugins.benchmark.exceptions,
- org.jenkinsci.plugins.benchmark.parsers,
- org.jenkinsci.plugins.benchmark.parsers.JsonToPlugin,
- org.jenkinsci.plugins.benchmark.parsers.XmlToPlugin,
- org.jenkinsci.plugins.benchmark.results,
- org.jenkinsci.plugins.benchmark.schemas,
- org.jenkinsci.plugins.benchmark.thresholds,
- org.jenkinsci.plugins.benchmark.utilities
Class Hierarchy
- java.lang.Object
- hudson.model.AbstractDescribableImpl<T> (implements hudson.model.Describable<T>)
- org.jenkinsci.plugins.benchmark.thresholds.Threshold
- org.jenkinsci.plugins.benchmark.thresholds.AbsoluteThreshold
- org.jenkinsci.plugins.benchmark.thresholds.DeltaAverageThreshold
- org.jenkinsci.plugins.benchmark.thresholds.DeltaThreshold
- org.jenkinsci.plugins.benchmark.thresholds.PercentageAverageThreshold
- org.jenkinsci.plugins.benchmark.thresholds.PercentageThreshold
- org.jenkinsci.plugins.benchmark.thresholds.Threshold
- org.jenkinsci.plugins.benchmark.core.BenchmarkProjectAction (implements hudson.model.Action, jenkins.tasks.SimpleBuildStep.LastBuildAction)
- org.jenkinsci.plugins.benchmark.core.BenchmarkResultAction (implements hudson.model.Action, jenkins.tasks.SimpleBuildStep.LastBuildAction)
- hudson.tasks.BuildStepCompatibilityLayer (implements hudson.tasks.BuildStep)
- hudson.tasks.Publisher (implements hudson.model.Describable<T>)
- hudson.tasks.Recorder (implements hudson.ExtensionPoint)
- org.jenkinsci.plugins.benchmark.core.BenchmarkPublisher (implements jenkins.tasks.SimpleBuildStep)
- hudson.tasks.Recorder (implements hudson.ExtensionPoint)
- hudson.tasks.Publisher (implements hudson.model.Describable<T>)
- org.jenkinsci.plugins.benchmark.utilities.ContentDetected
- hudson.model.Descriptor<T> (implements jenkins.util.io.OnMaster, hudson.model.Saveable)
- hudson.tasks.BuildStepDescriptor<T>
- org.jenkinsci.plugins.benchmark.core.BenchmarkPublisher.DescriptorImpl
- org.jenkinsci.plugins.benchmark.thresholds.ThresholdDescriptor
- org.jenkinsci.plugins.benchmark.thresholds.AbsoluteThreshold.DescriptorImpl
- org.jenkinsci.plugins.benchmark.thresholds.DeltaAverageThreshold.DescriptorImpl
- org.jenkinsci.plugins.benchmark.thresholds.DeltaThreshold.DescriptorImpl
- org.jenkinsci.plugins.benchmark.thresholds.PercentageAverageThreshold.DescriptorImpl
- org.jenkinsci.plugins.benchmark.thresholds.PercentageThreshold.DescriptorImpl
- hudson.tasks.BuildStepDescriptor<T>
- org.jenkinsci.plugins.benchmark.utilities.FilePathGroup
- org.jenkinsci.plugins.benchmark.parsers.FormatSelector
- org.jenkinsci.plugins.benchmark.parsers.JsonToPlugin.MapJsonFailures
- org.jenkinsci.plugins.benchmark.parsers.JsonToPlugin.MapJsonGroup
- org.jenkinsci.plugins.benchmark.parsers.JsonToPlugin.MapJsonParameter
- org.jenkinsci.plugins.benchmark.parsers.JsonToPlugin.MapJsonParameterFull
- org.jenkinsci.plugins.benchmark.parsers.JsonToPlugin.MapJsonResult
- org.jenkinsci.plugins.benchmark.parsers.JsonToPlugin.MapJsonResultFull
- org.jenkinsci.plugins.benchmark.parsers.JsonToPlugin.MapJsonThreshold
- org.jenkinsci.plugins.benchmark.parsers.MapperBase
- org.jenkinsci.plugins.benchmark.parsers.JUnitJenkins
- org.jenkinsci.plugins.benchmark.parsers.JsonToPlugin.MapJsonToPlugin
- org.jenkinsci.plugins.benchmark.parsers.XmlToPlugin.MapXmlToPlugin
- org.jenkinsci.plugins.benchmark.parsers.XmlToPlugin.MapXmlFailures
- org.jenkinsci.plugins.benchmark.parsers.XmlToPlugin.MapXmlGroup
- org.jenkinsci.plugins.benchmark.parsers.XmlToPlugin.MapXmlParameter
- org.jenkinsci.plugins.benchmark.parsers.XmlToPlugin.MapXmlResult
- org.jenkinsci.plugins.benchmark.parsers.XmlToPlugin.MapXmlThreshold
- org.jenkinsci.plugins.benchmark.core.Messages
- org.jenkinsci.plugins.benchmark.parsers.JsonToPlugin.Messages
- org.jenkinsci.plugins.benchmark.parsers.Messages
- org.jenkinsci.plugins.benchmark.parsers.XmlToPlugin.Messages
- org.jenkinsci.plugins.benchmark.results.Messages
- org.jenkinsci.plugins.benchmark.thresholds.Messages
- org.jenkinsci.plugins.benchmark.utilities.Messages
- org.jenkinsci.plugins.benchmark.utilities.RunnableJenkinsReader (implements java.lang.Runnable)
- org.jenkinsci.plugins.benchmark.utilities.RunnableReader (implements java.lang.Runnable)
- org.jenkinsci.plugins.benchmark.schemas.Schema
- org.jenkinsci.plugins.benchmark.results.TestFailure
- org.jenkinsci.plugins.benchmark.results.TestGroup
- org.jenkinsci.plugins.benchmark.results.TestValue
- org.jenkinsci.plugins.benchmark.results.BooleanValue
- org.jenkinsci.plugins.benchmark.condensed.BooleanCondensed
- org.jenkinsci.plugins.benchmark.results.NumeralValue
- org.jenkinsci.plugins.benchmark.results.DoubleValue
- org.jenkinsci.plugins.benchmark.condensed.DoubleCondensed
- org.jenkinsci.plugins.benchmark.results.IntegerValue
- org.jenkinsci.plugins.benchmark.condensed.IntegerCondensed
- org.jenkinsci.plugins.benchmark.results.DoubleValue
- org.jenkinsci.plugins.benchmark.results.StringValue
- org.jenkinsci.plugins.benchmark.condensed.StringCondensed
- org.jenkinsci.plugins.benchmark.results.BooleanValue
- org.jenkinsci.plugins.benchmark.results.TestValue
- org.jenkinsci.plugins.benchmark.results.TestProperty
- org.jenkinsci.plugins.benchmark.utilities.TextToHTML
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- org.jenkinsci.plugins.benchmark.exceptions.MissingPropertyException
- org.jenkinsci.plugins.benchmark.exceptions.ValidationException
- java.lang.Exception
- java.util.TimerTask (implements java.lang.Runnable)
- org.jenkinsci.plugins.benchmark.utilities.ResetMemoryTask
- hudson.model.AbstractDescribableImpl<T> (implements hudson.model.Describable<T>)
Annotation Type Hierarchy
- org.jenkinsci.plugins.benchmark.utilities.FrontendMethod (implements java.lang.annotation.Annotation)
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- org.jenkinsci.plugins.benchmark.results.TestFailure.CompareType
- org.jenkinsci.plugins.benchmark.results.TestFailure.FailureType
- org.jenkinsci.plugins.benchmark.results.TestGroup.ClassType
- org.jenkinsci.plugins.benchmark.results.TestValue.ValueType
- org.jenkinsci.plugins.benchmark.thresholds.Threshold.ThresholdTypes
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)