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

A

AbsoluteThreshold - Class in org.jenkinsci.plugins.benchmark.thresholds
Absolute Threshold with [min, max] values
AbsoluteThreshold(Double, Double) - Constructor for class org.jenkinsci.plugins.benchmark.thresholds.AbsoluteThreshold
 
AbsoluteThreshold(String, String, Double, Double) - Constructor for class org.jenkinsci.plugins.benchmark.thresholds.AbsoluteThreshold
 
AbsoluteThreshold_AbsoluteValues() - Static method in class org.jenkinsci.plugins.benchmark.thresholds.Messages
Key AbsoluteThreshold.AbsoluteValues: Absolute values.
AbsoluteThreshold_IsAboveMaximum(Object, Object) - Static method in class org.jenkinsci.plugins.benchmark.thresholds.Messages
Key AbsoluteThreshold.IsAboveMaximum: The value ''{0}'' is above the maximum of ''{1}''..
AbsoluteThreshold_IsBelowMinimum(Object, Object) - Static method in class org.jenkinsci.plugins.benchmark.thresholds.Messages
Key AbsoluteThreshold.IsBelowMinimum: The value ''{0}'' is below the minimum of ''{1}''..
AbsoluteThreshold_MaxIsBelowMin() - Static method in class org.jenkinsci.plugins.benchmark.thresholds.Messages
Key AbsoluteThreshold.MaxIsBelowMin: Maximum value is below minimum value..
AbsoluteThreshold_MissingMinAndMax() - Static method in class org.jenkinsci.plugins.benchmark.thresholds.Messages
Key AbsoluteThreshold.MissingMinAndMax: Absolute threshold is missing both minimum and maximum..
AbsoluteThreshold.DescriptorImpl - Class in org.jenkinsci.plugins.benchmark.thresholds
 
addAllThresholds(List<? extends Threshold>) - Method in class org.jenkinsci.plugins.benchmark.parsers.MapperBase
Add a list of thresholds at the right location inside the tree.
addGroup(TestGroup) - Method in class org.jenkinsci.plugins.benchmark.results.TestGroup
 
addMessage(String, String) - Method in class org.jenkinsci.plugins.benchmark.results.TestProperty
 
addMessages(Map<String, String>) - Method in class org.jenkinsci.plugins.benchmark.results.TestProperty
 
addParameter(TestValue) - Method in class org.jenkinsci.plugins.benchmark.results.TestProperty
 
addParameters(List<TestValue>) - Method in class org.jenkinsci.plugins.benchmark.results.TestProperty
 
addThreshold(Threshold) - Method in class org.jenkinsci.plugins.benchmark.results.TestGroup
 
all() - Static method in class org.jenkinsci.plugins.benchmark.thresholds.Threshold
 
all() - Static method in class org.jenkinsci.plugins.benchmark.thresholds.ThresholdDescriptor
 
AttachedId() - Static method in class org.jenkinsci.plugins.benchmark.results.Messages
Key AttachedId: Attached ID.

B

BenchmarkProjectAction - Class in org.jenkinsci.plugins.benchmark.core
Job action = icon on the left menu
BenchmarkProjectAction_CondensedTableErrorDetected() - Static method in class org.jenkinsci.plugins.benchmark.core.Messages
Key BenchmarkProjectAction.CondensedTableErrorDetected: Benchmark Condensed Table Result - Error detected.
BenchmarkProjectAction_CondensedTableErrorMessage(Object) - Static method in class org.jenkinsci.plugins.benchmark.core.Messages
Key BenchmarkProjectAction.CondensedTableErrorMessage: Benchmark Condensed Table Result - {0}.
BenchmarkProjectAction_CsvCondensedTableErrorDetected() - Static method in class org.jenkinsci.plugins.benchmark.core.Messages
Key BenchmarkProjectAction.CsvCondensedTableErrorDetected: Benchmark CSV Condensed Table Result - Error detected.
BenchmarkProjectAction_CsvCondensedTableErrorMessage(Object) - Static method in class org.jenkinsci.plugins.benchmark.core.Messages
Key BenchmarkProjectAction.CsvCondensedTableErrorMessage: Benchmark CSV Condensed Table Result - {0}.
BenchmarkProjectAction_CsvRawTableErrorDetected() - Static method in class org.jenkinsci.plugins.benchmark.core.Messages
Key BenchmarkProjectAction.CsvRawTableErrorDetected: Benchmark CSV Raw Table Result - Error detected.
BenchmarkProjectAction_CsvRawTableErrorMessage(Object) - Static method in class org.jenkinsci.plugins.benchmark.core.Messages
Key BenchmarkProjectAction.CsvRawTableErrorMessage: Benchmark CSV Raw Table Result - {0}.
BenchmarkProjectAction_DatatablesEmptyTable() - Static method in class org.jenkinsci.plugins.benchmark.core.Messages
Key BenchmarkProjectAction.DatatablesEmptyTable: No data available in table.
BenchmarkProjectAction_DatatablesFirst() - Static method in class org.jenkinsci.plugins.benchmark.core.Messages
Key BenchmarkProjectAction.DatatablesFirst: First.
BenchmarkProjectAction_DatatablesLast() - Static method in class org.jenkinsci.plugins.benchmark.core.Messages
Key BenchmarkProjectAction.DatatablesLast: Last.
BenchmarkProjectAction_DatatablesNext() - Static method in class org.jenkinsci.plugins.benchmark.core.Messages
Key BenchmarkProjectAction.DatatablesNext: Next.
BenchmarkProjectAction_DatatablesPrevious() - Static method in class org.jenkinsci.plugins.benchmark.core.Messages
Key BenchmarkProjectAction.DatatablesPrevious: Previous.
BenchmarkProjectAction_DatatablesZeroRecords() - Static method in class org.jenkinsci.plugins.benchmark.core.Messages
Key BenchmarkProjectAction.DatatablesZeroRecords: No matching records found.
BenchmarkProjectAction_DisplayName() - Static method in class org.jenkinsci.plugins.benchmark.core.Messages
Key BenchmarkProjectAction.DisplayName: Benchmark Tables.
BenchmarkProjectAction_DownloadTablesAt() - Static method in class org.jenkinsci.plugins.benchmark.core.Messages
Key BenchmarkProjectAction.DownloadTablesAt: Note: Download tables also available at .
BenchmarkProjectAction_RawTableErrorDetected() - Static method in class org.jenkinsci.plugins.benchmark.core.Messages
Key BenchmarkProjectAction.RawTableErrorDetected: Benchmark Raw Table Result - Error detected.
BenchmarkProjectAction_RawTableErrorMessage(Object) - Static method in class org.jenkinsci.plugins.benchmark.core.Messages
Key BenchmarkProjectAction.RawTableErrorMessage: Benchmark Raw Table Result - {0}.
BenchmarkPublisher - Class in org.jenkinsci.plugins.benchmark.core
Benchmark post-build step/publisher
BenchmarkPublisher(String, String, Boolean, String, String) - Constructor for class org.jenkinsci.plugins.benchmark.core.BenchmarkPublisher
 
BenchmarkPublisher_CollectionOfResultsStarted() - Static method in class org.jenkinsci.plugins.benchmark.core.Messages
Key BenchmarkPublisher.CollectionOfResultsStarted: Benchmark plugin - Collection of results started..
BenchmarkPublisher_CollectionSuccessButValidationFailure() - Static method in class org.jenkinsci.plugins.benchmark.core.Messages
Key BenchmarkPublisher.CollectionSuccessButValidationFailure: Benchmark plugin - Collection of results completed but a test failure was detected..
BenchmarkPublisher_ContentDoesNotComplyWithFormat() - Static method in class org.jenkinsci.plugins.benchmark.core.Messages
Key BenchmarkPublisher.ContentDoesNotComplyWithFormat: The content does not comply with standard formats..
BenchmarkPublisher_Custom() - Static method in class org.jenkinsci.plugins.benchmark.core.Messages
Key BenchmarkPublisher.Custom: Custom.
BenchmarkPublisher_CustomSchemaEmpty() - Static method in class org.jenkinsci.plugins.benchmark.core.Messages
Key BenchmarkPublisher.CustomSchemaEmpty: The custom schema is empty..
BenchmarkPublisher_CustomSchemaFileNotDetected() - Static method in class org.jenkinsci.plugins.benchmark.core.Messages
Key BenchmarkPublisher.CustomSchemaFileNotDetected: Custom schema file not detected..
BenchmarkPublisher_Default() - Static method in class org.jenkinsci.plugins.benchmark.core.Messages
Key BenchmarkPublisher.Default: Default.
BenchmarkPublisher_DefaultSchemaDescription() - Static method in class org.jenkinsci.plugins.benchmark.core.Messages
Key BenchmarkPublisher.DefaultSchemaDescription: 3 level - Group/Test/Result with potential parameters at each level..
BenchmarkPublisher_DisplayName() - Static method in class org.jenkinsci.plugins.benchmark.core.Messages
Key BenchmarkPublisher.DisplayName: Benchmark results.
BenchmarkPublisher_ErrorDetectedDuringPostBuild() - Static method in class org.jenkinsci.plugins.benchmark.core.Messages
Key BenchmarkPublisher.ErrorDetectedDuringPostBuild: Benchmark plugin - Error detected during the post-build operations..
BenchmarkPublisher_jUnit() - Static method in class org.jenkinsci.plugins.benchmark.core.Messages
Key BenchmarkPublisher.jUnit: jUnit.
BenchmarkPublisher_jUnitSchemaDescription() - Static method in class org.jenkinsci.plugins.benchmark.core.Messages
Key BenchmarkPublisher.jUnitSchemaDescription: XML only..
BenchmarkPublisher_PluginSuccessfull() - Static method in class org.jenkinsci.plugins.benchmark.core.Messages
Key BenchmarkPublisher.PluginSuccessfull: Benchmark plugin - Collection of results completed..
BenchmarkPublisher_ResultCollectionErrorDetected() - Static method in class org.jenkinsci.plugins.benchmark.core.Messages
Key BenchmarkPublisher.ResultCollectionErrorDetected: Benchmark Result - Error detected.
BenchmarkPublisher_ResultCollectionErrorMessage(Object) - Static method in class org.jenkinsci.plugins.benchmark.core.Messages
Key BenchmarkPublisher.ResultCollectionErrorMessage: Benchmark Result - {0}.
BenchmarkPublisher_ResultFileLocationRequired() - Static method in class org.jenkinsci.plugins.benchmark.core.Messages
Key BenchmarkPublisher.ResultFileLocationRequired: A result file location is required..
BenchmarkPublisher_SelectedSchemaDoesNotExist() - Static method in class org.jenkinsci.plugins.benchmark.core.Messages
Key BenchmarkPublisher.SelectedSchemaDoesNotExist: The selected schema does not exist..
BenchmarkPublisher_Simplest() - Static method in class org.jenkinsci.plugins.benchmark.core.Messages
Key BenchmarkPublisher.Simplest: Simplest.
BenchmarkPublisher_SimplestSchemaDescription() - Static method in class org.jenkinsci.plugins.benchmark.core.Messages
Key BenchmarkPublisher.SimplestSchemaDescription: 1 level - One result only with parameters & thresholds..
BenchmarkPublisher_WorkspaceIsNotDetected() - Static method in class org.jenkinsci.plugins.benchmark.core.Messages
Key BenchmarkPublisher.WorkspaceIsNotDetected: The workspace directory could not be detected..
BenchmarkPublisher.DescriptorImpl - Class in org.jenkinsci.plugins.benchmark.core
Descriptor for BenchmarkPublisher.
BenchmarkResultAction - Class in org.jenkinsci.plugins.benchmark.core
 
BenchmarkResultAction_DisplayName() - Static method in class org.jenkinsci.plugins.benchmark.core.Messages
Key BenchmarkResultAction.DisplayName: Result page.
BenchmarkResultAction_FileName(Object) - Static method in class org.jenkinsci.plugins.benchmark.core.Messages
Key BenchmarkResultAction.FileName: File: {0}.
BenchmarkResultAction_GroupName(Object) - Static method in class org.jenkinsci.plugins.benchmark.core.Messages
Key BenchmarkResultAction.GroupName: Group: {0}.
BenchmarkResultAction_NoGroup() - Static method in class org.jenkinsci.plugins.benchmark.core.Messages
Key BenchmarkResultAction.NoGroup: No group.
BenchmarkResultAction_ResultName(Object) - Static method in class org.jenkinsci.plugins.benchmark.core.Messages
Key BenchmarkResultAction.ResultName: Result: {0}.
BooleanCondensed - Class in org.jenkinsci.plugins.benchmark.condensed
Holds the information for boolean condensed result
BooleanCondensed(TestGroup, String, String, String, String, int, int) - Constructor for class org.jenkinsci.plugins.benchmark.condensed.BooleanCondensed
 
BooleanValue - Class in org.jenkinsci.plugins.benchmark.results
Holds the information for boolean test result
BooleanValue(TestGroup, String, String) - Constructor for class org.jenkinsci.plugins.benchmark.results.BooleanValue
 
BooleanValue(TestGroup, String, String, String) - Constructor for class org.jenkinsci.plugins.benchmark.results.BooleanValue
 
BooleanValue(TestGroup, String, String, String, String) - Constructor for class org.jenkinsci.plugins.benchmark.results.BooleanValue
 
BooleanValue(TestGroup, String, String, String, String, TestGroup.ClassType) - Constructor for class org.jenkinsci.plugins.benchmark.results.BooleanValue
 
BooleanValue(TestGroup, String, String, String, TestGroup.ClassType) - Constructor for class org.jenkinsci.plugins.benchmark.results.BooleanValue
 
BooleanValue(TestGroup, String, String, TestGroup.ClassType) - Constructor for class org.jenkinsci.plugins.benchmark.results.BooleanValue
 
Build() - Static method in class org.jenkinsci.plugins.benchmark.core.Messages
Key Build: Build.
builds - Variable in class org.jenkinsci.plugins.benchmark.parsers.MapperBase
 

C

calculateAverage() - Method in class org.jenkinsci.plugins.benchmark.results.DoubleValue
Calculate average
calculateAverage() - Method in class org.jenkinsci.plugins.benchmark.results.IntegerValue
Calculate average
checkFormat(String) - Static method in class org.jenkinsci.plugins.benchmark.parsers.FormatSelector
 
checkResult(TestValue) - Method in class org.jenkinsci.plugins.benchmark.parsers.MapperBase
Detect if the result is a numeric
checkThresholds(MapperBase) - Method in class org.jenkinsci.plugins.benchmark.parsers.MapperBase
Determine threshold for each results
checkThresholdStatus(Double, Double) - Method in class org.jenkinsci.plugins.benchmark.results.DoubleValue
Check attached thresholds to verify result validity.
checkThresholdStatus(Double, Double) - Method in class org.jenkinsci.plugins.benchmark.results.IntegerValue
Check attached thresholds to verify result validity.
checkThresholdStatus(Double, Double) - Method in class org.jenkinsci.plugins.benchmark.results.TestValue
Check attached thresholds to verify result validity.
checkThresholdType(Threshold) - Method in class org.jenkinsci.plugins.benchmark.parsers.MapperBase
Detect if threshold requires history
checkType(String) - Static method in class org.jenkinsci.plugins.benchmark.results.TestValue
 
CondensedBase_Average() - Static method in class org.jenkinsci.plugins.benchmark.utilities.Messages
Key CondensedBase.Average: Average.
CondensedBase_Failed() - Static method in class org.jenkinsci.plugins.benchmark.utilities.Messages
Key CondensedBase.Failed: Failed.
CondensedBase_Group() - Static method in class org.jenkinsci.plugins.benchmark.utilities.Messages
Key CondensedBase.Group: Group.
CondensedBase_Location() - Static method in class org.jenkinsci.plugins.benchmark.utilities.Messages
Key CondensedBase.Location: Location.
CondensedBase_Maximum() - Static method in class org.jenkinsci.plugins.benchmark.utilities.Messages
Key CondensedBase.Maximum: Maximum.
CondensedBase_Minimum() - Static method in class org.jenkinsci.plugins.benchmark.utilities.Messages
Key CondensedBase.Minimum: Minimum.
CondensedBase_Passed() - Static method in class org.jenkinsci.plugins.benchmark.utilities.Messages
Key CondensedBase.Passed: Passed.
CondensedBase_Result() - Static method in class org.jenkinsci.plugins.benchmark.utilities.Messages
Key CondensedBase.Result: Result.
CondensedBase_ResultKey() - Static method in class org.jenkinsci.plugins.benchmark.utilities.Messages
Key CondensedBase.ResultKey: Result Key.
CondensedBase_StdDeviation() - Static method in class org.jenkinsci.plugins.benchmark.utilities.Messages
Key CondensedBase.StdDeviation: Std deviation.
configure(StaplerRequest, JSONObject) - Method in class org.jenkinsci.plugins.benchmark.core.BenchmarkPublisher.DescriptorImpl
 
ContentDetected - Class in org.jenkinsci.plugins.benchmark.utilities
Store general status that define the extend of the row headers in the Benchmark tables
ContentDetected() - Constructor for class org.jenkinsci.plugins.benchmark.utilities.ContentDetected
 
convertCondensedFileJsonObject(JsonObject, TestGroup, Map<Integer, TestGroup>, ContentDetected) - Static method in class org.jenkinsci.plugins.benchmark.results.TestGroup
Check for file group in the Jenkins plugin data format, if notne, create one
convertCondensedParameterJsonObject(JsonObject, TestGroup, Map<Integer, TestValue>, ContentDetected) - Static method in class org.jenkinsci.plugins.benchmark.results.TestValue
Convert a JSON object containing a parameter to the plugin construct [DISPLAY LOADING]
convertCondensedResultJsonObject(JsonObject, TestGroup, Map<Integer, TestGroup>, Map<Integer, TestValue>, ContentDetected) - Static method in class org.jenkinsci.plugins.benchmark.results.TestValue
Convert a JSON object containing a condensed result to the plugin construct [DISPLAY LOADING]
convertParameterJsonObject(int, JsonObject, TestGroup, Map<Integer, TestValue>) - Static method in class org.jenkinsci.plugins.benchmark.results.TestValue
Convert result/parameter content to the plug-in construct [DISPLAY LOAD]
convertResultJsonObject(int, JsonObject, TestGroup, Map<Integer, TestGroup>, Map<Integer, TestValue>, Map<Integer, TestValue>) - Static method in class org.jenkinsci.plugins.benchmark.results.TestValue
Convert result/parameter content to the plug-in construct [DISPLAY LOAD]
ct_above - org.jenkinsci.plugins.benchmark.results.TestFailure.CompareType
 
ct_aboveOrEqual - org.jenkinsci.plugins.benchmark.results.TestFailure.CompareType
 
ct_array - org.jenkinsci.plugins.benchmark.results.TestGroup.ClassType
 
ct_below - org.jenkinsci.plugins.benchmark.results.TestFailure.CompareType
 
ct_belowOrEqual - org.jenkinsci.plugins.benchmark.results.TestFailure.CompareType
 
ct_equal - org.jenkinsci.plugins.benchmark.results.TestFailure.CompareType
 
ct_fileGrp - org.jenkinsci.plugins.benchmark.results.TestGroup.ClassType
 
ct_group - org.jenkinsci.plugins.benchmark.results.TestGroup.ClassType
 
ct_parameter - org.jenkinsci.plugins.benchmark.results.TestGroup.ClassType
 
ct_parameterGrp - org.jenkinsci.plugins.benchmark.results.TestGroup.ClassType
 
ct_result - org.jenkinsci.plugins.benchmark.results.TestGroup.ClassType
 
ct_thresholdGrp - org.jenkinsci.plugins.benchmark.results.TestGroup.ClassType
 
ctype - Variable in class org.jenkinsci.plugins.benchmark.results.TestGroup
 

D

decimalSeparator - Variable in class org.jenkinsci.plugins.benchmark.parsers.MapperBase
 
DeltaAverageThreshold - Class in org.jenkinsci.plugins.benchmark.thresholds
Delta value threshold compared to last build
DeltaAverageThreshold(Double) - Constructor for class org.jenkinsci.plugins.benchmark.thresholds.DeltaAverageThreshold
 
DeltaAverageThreshold(String, String, Double) - Constructor for class org.jenkinsci.plugins.benchmark.thresholds.DeltaAverageThreshold
 
DeltaAverageThreshold_DeltaAboveOrEqualTo0() - Static method in class org.jenkinsci.plugins.benchmark.thresholds.Messages
Key DeltaAverageThreshold.DeltaAboveOrEqualTo0: Delta must be above or equal to 0..
DeltaAverageThreshold_DeltaCannotBeEmpty() - Static method in class org.jenkinsci.plugins.benchmark.thresholds.Messages
Key DeltaAverageThreshold.DeltaCannotBeEmpty: Delta cannot be empty..
DeltaAverageThreshold_DeltaFromAverage() - Static method in class org.jenkinsci.plugins.benchmark.thresholds.Messages
Key DeltaAverageThreshold.DeltaFromAverage: Delta from average.
DeltaAverageThreshold_MissingDelta() - Static method in class org.jenkinsci.plugins.benchmark.thresholds.Messages
Key DeltaAverageThreshold.MissingDelta: Threshold with delta from average is missing the delta value..
DeltaAverageThreshold_OutOfDeltaFromAverage(Object, Object, Object) - Static method in class org.jenkinsci.plugins.benchmark.thresholds.Messages
Key DeltaAverageThreshold.OutOfDeltaFromAverage: The value ''{0}'' is out of the delta of ''{1}'' from the average value ''{2}''..
DeltaAverageThreshold.DescriptorImpl - Class in org.jenkinsci.plugins.benchmark.thresholds
 
DeltaThreshold - Class in org.jenkinsci.plugins.benchmark.thresholds
Delta value threshold compared to last build
DeltaThreshold(Double) - Constructor for class org.jenkinsci.plugins.benchmark.thresholds.DeltaThreshold
 
DeltaThreshold(String, String, Double) - Constructor for class org.jenkinsci.plugins.benchmark.thresholds.DeltaThreshold
 
DeltaThreshold_DeltaAboveOrEqualTo0() - Static method in class org.jenkinsci.plugins.benchmark.thresholds.Messages
Key DeltaThreshold.DeltaAboveOrEqualTo0: Delta must be above or equal to 0..
DeltaThreshold_DeltaCannotBeEmpty() - Static method in class org.jenkinsci.plugins.benchmark.thresholds.Messages
Key DeltaThreshold.DeltaCannotBeEmpty: Delta cannot be empty..
DeltaThreshold_DeltaFromLastBuild() - Static method in class org.jenkinsci.plugins.benchmark.thresholds.Messages
Key DeltaThreshold.DeltaFromLastBuild: Delta from last build.
DeltaThreshold_MissingDeltaValue() - Static method in class org.jenkinsci.plugins.benchmark.thresholds.Messages
Key DeltaThreshold.MissingDeltaValue: Threshold with delta from previous is missing the delta value..
DeltaThreshold_ValueOutOfDeltaFromPrevious(Object, Object, Object) - Static method in class org.jenkinsci.plugins.benchmark.thresholds.Messages
Key DeltaThreshold.ValueOutOfDeltaFromPrevious: The value ''{0}'' is out of the delta of ''{1}'' from the previous value ''{2}''..
DeltaThreshold.DescriptorImpl - Class in org.jenkinsci.plugins.benchmark.thresholds
 
description - Variable in class org.jenkinsci.plugins.benchmark.results.TestGroup
 
Description() - Static method in class org.jenkinsci.plugins.benchmark.results.Messages
Key Description: Description.
DescriptorImpl() - Constructor for class org.jenkinsci.plugins.benchmark.core.BenchmarkPublisher.DescriptorImpl
In order to load the persisted global configuration, you have to call load() in the constructor.
DescriptorImpl() - Constructor for class org.jenkinsci.plugins.benchmark.thresholds.AbsoluteThreshold.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.jenkinsci.plugins.benchmark.thresholds.DeltaAverageThreshold.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.jenkinsci.plugins.benchmark.thresholds.DeltaThreshold.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.jenkinsci.plugins.benchmark.thresholds.PercentageAverageThreshold.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.jenkinsci.plugins.benchmark.thresholds.PercentageThreshold.DescriptorImpl
 
detected - Variable in class org.jenkinsci.plugins.benchmark.parsers.MapperBase
 
doCheckAltInputSchema(String) - Method in class org.jenkinsci.plugins.benchmark.core.BenchmarkPublisher.DescriptorImpl
Check Input Location
doCheckDelta(Double) - Method in class org.jenkinsci.plugins.benchmark.thresholds.DeltaAverageThreshold.DescriptorImpl
 
doCheckDelta(Double) - Method in class org.jenkinsci.plugins.benchmark.thresholds.DeltaThreshold.DescriptorImpl
 
doCheckMaximum(Double, Double) - Method in class org.jenkinsci.plugins.benchmark.thresholds.AbsoluteThreshold.DescriptorImpl
 
doCheckPercentage(Double) - Method in class org.jenkinsci.plugins.benchmark.thresholds.PercentageAverageThreshold.DescriptorImpl
 
doCheckPercentage(Double) - Method in class org.jenkinsci.plugins.benchmark.thresholds.PercentageThreshold.DescriptorImpl
 
doCheckTestGroup(String) - Method in class org.jenkinsci.plugins.benchmark.thresholds.ThresholdDescriptor
 
doCheckTestName(String) - Method in class org.jenkinsci.plugins.benchmark.thresholds.ThresholdDescriptor
 
doFillSchemaSelectionItems() - Method in class org.jenkinsci.plugins.benchmark.core.BenchmarkPublisher.DescriptorImpl
Fill list of schema types
DoubleCondensed - Class in org.jenkinsci.plugins.benchmark.condensed
Holds the information for double condensed result
DoubleCondensed(TestGroup, String, String, String, String, Double, Double, Double, Double, Double, int, int) - Constructor for class org.jenkinsci.plugins.benchmark.condensed.DoubleCondensed
 
DoubleValue - Class in org.jenkinsci.plugins.benchmark.results
Holds the information for double test result
DoubleValue(TestGroup, String, String) - Constructor for class org.jenkinsci.plugins.benchmark.results.DoubleValue
 
DoubleValue(TestGroup, String, String, String) - Constructor for class org.jenkinsci.plugins.benchmark.results.DoubleValue
 
DoubleValue(TestGroup, String, String, String, String) - Constructor for class org.jenkinsci.plugins.benchmark.results.DoubleValue
 
DoubleValue(TestGroup, String, String, String, String, TestGroup.ClassType) - Constructor for class org.jenkinsci.plugins.benchmark.results.DoubleValue
 
DoubleValue(TestGroup, String, String, String, TestGroup.ClassType) - Constructor for class org.jenkinsci.plugins.benchmark.results.DoubleValue
 
DoubleValue(TestGroup, String, String, TestGroup.ClassType) - Constructor for class org.jenkinsci.plugins.benchmark.results.DoubleValue
 

E

evaluate(List<? extends Run<?, ?>>) - Method in class org.jenkinsci.plugins.benchmark.thresholds.AbsoluteThreshold
 
evaluate(List<? extends Run<?, ?>>) - Method in class org.jenkinsci.plugins.benchmark.thresholds.DeltaAverageThreshold
 
evaluate(List<? extends Run<?, ?>>) - Method in class org.jenkinsci.plugins.benchmark.thresholds.DeltaThreshold
 
evaluate(List<? extends Run<?, ?>>) - Method in class org.jenkinsci.plugins.benchmark.thresholds.PercentageAverageThreshold
 
evaluate(List<? extends Run<?, ?>>) - Method in class org.jenkinsci.plugins.benchmark.thresholds.PercentageThreshold
 
evaluate(List<? extends Run<?, ?>>) - Method in class org.jenkinsci.plugins.benchmark.thresholds.Threshold
Evaluates whether the threshold is activated or not
exportCondensedToFile(String, String, int) - Method in class org.jenkinsci.plugins.benchmark.parsers.MapperBase
Export condensed results to file
exportToFile(String, String, int) - Method in class org.jenkinsci.plugins.benchmark.parsers.MapperBase
Export data to Jenkins stored file

F

Failed() - Static method in class org.jenkinsci.plugins.benchmark.results.Messages
Key Failed: Failed.
FAILED_STATE_COLOR - Static variable in class org.jenkinsci.plugins.benchmark.results.TestValue
 
FilePathGroup - Class in org.jenkinsci.plugins.benchmark.utilities
File address storage and processor for jUnitJenkins mapper
FilePathGroup(String) - Constructor for class org.jenkinsci.plugins.benchmark.utilities.FilePathGroup
 
files - Variable in class org.jenkinsci.plugins.benchmark.parsers.MapperBase
 
fillAllResults(Job) - Method in class org.jenkinsci.plugins.benchmark.core.BenchmarkPublisher
fill All Results from files
FormatSelector - Class in org.jenkinsci.plugins.benchmark.parsers
Format selector based on selected information
FormatSelector(Run<?, ?>, FilePath, String, String, boolean, TaskListener) - Constructor for class org.jenkinsci.plugins.benchmark.parsers.FormatSelector
 
FormatSelector_FilePattern(Object) - Static method in class org.jenkinsci.plugins.benchmark.parsers.Messages
Key FormatSelector.FilePattern: File pattern: {0}.
FormatSelector_FilePatternCannotBeParsed(Object) - Static method in class org.jenkinsci.plugins.benchmark.parsers.Messages
Key FormatSelector.FilePatternCannotBeParsed: The result file pattern ''{0}'' could not be parsed..
FormatSelector_FileSearchPatternIsEmpty() - Static method in class org.jenkinsci.plugins.benchmark.parsers.Messages
Key FormatSelector.FileSearchPatternIsEmpty: File search pattern is empty..
FormatSelector_NoCompatibleSchemaFromatRecognised() - Static method in class org.jenkinsci.plugins.benchmark.parsers.Messages
Key FormatSelector.NoCompatibleSchemaFromatRecognised: No compatible schema format recognised..
FormatSelector_NoJsonDetectedInFilePattern(Object) - Static method in class org.jenkinsci.plugins.benchmark.parsers.Messages
Key FormatSelector.NoJsonDetectedInFilePattern: No JSON file detected within the result file pattern: ''{0}''..
FormatSelector_NoXmlDetectedInFilePattern(Object) - Static method in class org.jenkinsci.plugins.benchmark.parsers.Messages
Key FormatSelector.NoXmlDetectedInFilePattern: No XML file detected with the result file pattern: ''{0}'..
FormatSelector_SchemaIsEmpty() - Static method in class org.jenkinsci.plugins.benchmark.parsers.Messages
Key FormatSelector.SchemaIsEmpty: Provided schema is empty..
FormatSelector_WorkspaceNotDetected() - Static method in class org.jenkinsci.plugins.benchmark.parsers.Messages
Key FormatSelector.WorkspaceNotDetected: The workspace directory could not be detected..
FrontendMethod - Annotation Type in org.jenkinsci.plugins.benchmark.utilities
Very simple annotation to differentiate functions used by Jelly from the others
ftBoolean - org.jenkinsci.plugins.benchmark.results.TestFailure.FailureType
 
ftInteger - org.jenkinsci.plugins.benchmark.results.TestFailure.FailureType
 
ftKeyString - org.jenkinsci.plugins.benchmark.results.TestFailure.FailureType
 
ftValueString - org.jenkinsci.plugins.benchmark.results.TestFailure.FailureType
 

G

get(TestGroup) - Method in class org.jenkinsci.plugins.benchmark.parsers.JsonToPlugin.MapJsonParameterFull
 
get(TestGroup, MapJsonFailures) - Method in class org.jenkinsci.plugins.benchmark.parsers.JsonToPlugin.MapJsonResultFull
 
getAllConnectedParameters() - Method in class org.jenkinsci.plugins.benchmark.results.TestGroup
 
getAllConnectedThresholds() - Method in class org.jenkinsci.plugins.benchmark.results.TestGroup
 
getAltInputSchema() - Method in class org.jenkinsci.plugins.benchmark.core.BenchmarkPublisher
 
getAltInputSchemaLocation() - Method in class org.jenkinsci.plugins.benchmark.core.BenchmarkPublisher
 
getApi() - Method in class org.jenkinsci.plugins.benchmark.core.BenchmarkProjectAction
Exposes this object to the remote API.
getAPIURL() - Method in class org.jenkinsci.plugins.benchmark.core.BenchmarkProjectAction
Get the API address
getAverage() - Method in class org.jenkinsci.plugins.benchmark.condensed.DoubleCondensed
 
getAverage() - Method in class org.jenkinsci.plugins.benchmark.condensed.IntegerCondensed
 
getAverageValue() - Method in class org.jenkinsci.plugins.benchmark.thresholds.DeltaAverageThreshold
 
getAverageValue() - Method in class org.jenkinsci.plugins.benchmark.thresholds.PercentageAverageThreshold
 
getBottomMessage() - Method in class org.jenkinsci.plugins.benchmark.core.BenchmarkProjectAction
Get box position from text direction (left to right/right to left)
getBuild() - Method in class org.jenkinsci.plugins.benchmark.parsers.MapperBase
 
getBuildNumber() - Method in class org.jenkinsci.plugins.benchmark.core.BenchmarkResultAction
 
getBuilds() - Method in class org.jenkinsci.plugins.benchmark.parsers.MapperBase
 
getBuildSelected() - Method in class org.jenkinsci.plugins.benchmark.core.BenchmarkResultAction
 
getById(String) - Static method in class org.jenkinsci.plugins.benchmark.thresholds.ThresholdDescriptor
 
getChartData() - Method in class org.jenkinsci.plugins.benchmark.core.BenchmarkResultAction
 
getChartLabels() - Method in class org.jenkinsci.plugins.benchmark.core.BenchmarkResultAction
 
getClassType() - Method in class org.jenkinsci.plugins.benchmark.results.TestGroup
 
getColor(Boolean) - Method in class org.jenkinsci.plugins.benchmark.results.TestValue
 
getCondensedJsonObject(int, int) - Method in class org.jenkinsci.plugins.benchmark.results.BooleanValue
Create an JSON object with the condensed information of this result [EXPORT CONDENSED]
getCondensedJsonObject(int, int) - Method in class org.jenkinsci.plugins.benchmark.results.DoubleValue
Create an JSON object with the condensed information of this result [EXPORT CONDENSED]
getCondensedJsonObject(int, int) - Method in class org.jenkinsci.plugins.benchmark.results.IntegerValue
Create an JSON object with the condensed information of this result
getCondensedJsonObject(int, int) - Method in class org.jenkinsci.plugins.benchmark.results.StringValue
Create an JSON object with the condensed information of this result [EXPORT CONDENSED]
getCondensedJsonObject(int, int) - Method in class org.jenkinsci.plugins.benchmark.results.TestValue
Create an JSON object with the condensed information of this result [EXPORT CONDENSED]
getCondensedTable() - Method in class org.jenkinsci.plugins.benchmark.core.BenchmarkProjectAction
Get the HTML condensed content
getCondensedTable() - Method in class org.jenkinsci.plugins.benchmark.core.BenchmarkResultAction
 
getConnectedParameters() - Method in class org.jenkinsci.plugins.benchmark.results.TestGroup
 
getConnectedParentParameters() - Method in class org.jenkinsci.plugins.benchmark.results.TestGroup
 
getConnectedParentThresholds() - Method in class org.jenkinsci.plugins.benchmark.results.TestGroup
 
getConnectedThresholds() - Method in class org.jenkinsci.plugins.benchmark.results.TestGroup
 
getContentAvailable() - Method in class org.jenkinsci.plugins.benchmark.core.BenchmarkProjectAction
Identify whether results are available
getCore() - Method in class org.jenkinsci.plugins.benchmark.core.BenchmarkProjectAction
 
getCore() - Method in class org.jenkinsci.plugins.benchmark.core.BenchmarkResultAction
 
getCSVCondensed(ContentDetected) - Method in class org.jenkinsci.plugins.benchmark.condensed.BooleanCondensed
Assemble the CSV content to display the condensed table [CSV EXPORT]
getCSVCondensed(ContentDetected) - Method in class org.jenkinsci.plugins.benchmark.condensed.DoubleCondensed
Assemble the CSV content to display the condensed table [CSV EXPORT]
getCSVCondensed(ContentDetected) - Method in class org.jenkinsci.plugins.benchmark.condensed.IntegerCondensed
Assemble the CSV content to display the condensed table [CSV EXPORT]
getCSVCondensed(ContentDetected) - Method in class org.jenkinsci.plugins.benchmark.condensed.StringCondensed
Assemble the CSV content to display the condensed table [CSV EXPORT]
getCSVCondensed(ContentDetected) - Method in class org.jenkinsci.plugins.benchmark.results.TestValue
Assemble the CSV content to display the condensed table [CSV EXPORT]
getCSVCondensedBody() - Method in class org.jenkinsci.plugins.benchmark.core.BenchmarkProjectAction
 
getCSVCondensedHeader() - Method in class org.jenkinsci.plugins.benchmark.core.BenchmarkProjectAction
 
getCSVCondensedTable() - Method in class org.jenkinsci.plugins.benchmark.core.BenchmarkProjectAction
Get the CSV condensed content
getCSVCondensedTableBody() - Method in class org.jenkinsci.plugins.benchmark.parsers.MapperBase
Generate CSV table body for condensed content [CSV EXPORT]
getCSVCondensedTableHeader() - Method in class org.jenkinsci.plugins.benchmark.parsers.MapperBase
Generate CSV table header for condensed content [CSV EXPORT]
getCSVRawBody() - Method in class org.jenkinsci.plugins.benchmark.core.BenchmarkProjectAction
 
getCSVRawHeader() - Method in class org.jenkinsci.plugins.benchmark.core.BenchmarkProjectAction
 
getCSVRawStateBody() - Method in class org.jenkinsci.plugins.benchmark.core.BenchmarkProjectAction
 
getCSVRawStateTable() - Method in class org.jenkinsci.plugins.benchmark.core.BenchmarkProjectAction
Get the CSV raw content
getCSVRawTable() - Method in class org.jenkinsci.plugins.benchmark.core.BenchmarkProjectAction
Get the CSV raw content
getCSVResult(TreeSet<Integer>, ContentDetected) - Method in class org.jenkinsci.plugins.benchmark.results.TestValue
Generate the CSV table content for this result [CSV EXPORT]
getCSVResultState(Integer, ContentDetected, TreeSet<Integer>) - Method in class org.jenkinsci.plugins.benchmark.results.TestValue
Generate the CSV state content to describe this result state [CSV EXPORT]
getCSVTableBody() - Method in class org.jenkinsci.plugins.benchmark.parsers.MapperBase
Get the CSV Table body of the raw table [CSV EXPORT]
getCSVTableHeader() - Method in class org.jenkinsci.plugins.benchmark.parsers.MapperBase
Get the CSV Table header of the raw table [CSV EXPORT]
getCSVTableStateBody() - Method in class org.jenkinsci.plugins.benchmark.parsers.MapperBase
Get the CSV Table body of the raw state table [CSV EXPORT]
getDataAsJsonArray(TreeSet<Integer>) - Method in class org.jenkinsci.plugins.benchmark.results.DoubleValue
Create JSON object containing all results necessary to display the graph [DETAIL PAGE]
getDataAsJsonArray(TreeSet<Integer>) - Method in class org.jenkinsci.plugins.benchmark.results.IntegerValue
Create JSON object containing all results necessary to display the graph [DETAIL PAGE]
getDataAsJsonArray(TreeSet<Integer>) - Method in class org.jenkinsci.plugins.benchmark.results.TestValue
 
getDecimalSeparator() - Method in class org.jenkinsci.plugins.benchmark.parsers.MapperBase
 
getDelta() - Method in class org.jenkinsci.plugins.benchmark.thresholds.DeltaAverageThreshold
 
getDelta() - Method in class org.jenkinsci.plugins.benchmark.thresholds.DeltaThreshold
 
getDescription() - Method in class org.jenkinsci.plugins.benchmark.results.TestGroup
 
getDescription() - Method in class org.jenkinsci.plugins.benchmark.schemas.Schema
 
getDescriptions() - Method in class org.jenkinsci.plugins.benchmark.results.TestGroup
 
getDescriptor() - Method in class org.jenkinsci.plugins.benchmark.thresholds.Threshold
 
getDetected() - Method in class org.jenkinsci.plugins.benchmark.parsers.MapperBase
 
getDisplayName() - Method in class org.jenkinsci.plugins.benchmark.core.BenchmarkProjectAction
 
getDisplayName() - Method in class org.jenkinsci.plugins.benchmark.core.BenchmarkPublisher.DescriptorImpl
This human readable name is used in the configuration screen.
getDisplayName() - Method in class org.jenkinsci.plugins.benchmark.core.BenchmarkResultAction
 
getDisplayName() - Method in class org.jenkinsci.plugins.benchmark.schemas.Schema
 
getDisplayName() - Method in class org.jenkinsci.plugins.benchmark.thresholds.AbsoluteThreshold.DescriptorImpl
 
getDisplayName() - Method in class org.jenkinsci.plugins.benchmark.thresholds.DeltaAverageThreshold.DescriptorImpl
 
getDisplayName() - Method in class org.jenkinsci.plugins.benchmark.thresholds.DeltaThreshold.DescriptorImpl
 
getDisplayName() - Method in class org.jenkinsci.plugins.benchmark.thresholds.PercentageAverageThreshold.DescriptorImpl
 
getDisplayName() - Method in class org.jenkinsci.plugins.benchmark.thresholds.PercentageThreshold.DescriptorImpl
 
getEmptyTableWord() - Method in class org.jenkinsci.plugins.benchmark.core.BenchmarkProjectAction
 
getFailed() - Method in class org.jenkinsci.plugins.benchmark.condensed.BooleanCondensed
 
getFailed() - Method in class org.jenkinsci.plugins.benchmark.condensed.DoubleCondensed
 
getFailed() - Method in class org.jenkinsci.plugins.benchmark.condensed.IntegerCondensed
 
getFailed() - Method in class org.jenkinsci.plugins.benchmark.condensed.StringCondensed
 
getFailedState() - Method in class org.jenkinsci.plugins.benchmark.results.TestProperty
 
getFailedState() - Method in class org.jenkinsci.plugins.benchmark.results.TestValue
 
getFailedState(int) - Method in class org.jenkinsci.plugins.benchmark.results.TestValue
 
getFailures() - Method in class org.jenkinsci.plugins.benchmark.parsers.JsonToPlugin.MapJsonFailures
 
getFailures() - Method in class org.jenkinsci.plugins.benchmark.parsers.XmlToPlugin.MapXmlFailures
 
getFileGroup() - Method in class org.jenkinsci.plugins.benchmark.results.TestGroup
 
getFileHash() - Method in class org.jenkinsci.plugins.benchmark.results.TestGroup
 
getFileName() - Method in class org.jenkinsci.plugins.benchmark.core.BenchmarkResultAction
 
getFiles() - Method in class org.jenkinsci.plugins.benchmark.parsers.MapperBase
 
getFileSubGroupFullName() - Method in class org.jenkinsci.plugins.benchmark.results.TestGroup
 
getFirstWord() - Method in class org.jenkinsci.plugins.benchmark.core.BenchmarkProjectAction
 
getFormat() - Method in class org.jenkinsci.plugins.benchmark.schemas.Schema
 
getFullName() - Method in class org.jenkinsci.plugins.benchmark.results.TestGroup
 
getFullPath() - Method in class org.jenkinsci.plugins.benchmark.utilities.FilePathGroup
 
getGraphTitle() - Method in class org.jenkinsci.plugins.benchmark.core.BenchmarkResultAction
 
getGraphYMaximum() - Method in class org.jenkinsci.plugins.benchmark.core.BenchmarkResultAction
 
getGraphYMinimum() - Method in class org.jenkinsci.plugins.benchmark.core.BenchmarkResultAction
 
getGroup() - Method in class org.jenkinsci.plugins.benchmark.parsers.JsonToPlugin.MapJsonGroup
 
getGroup() - Method in class org.jenkinsci.plugins.benchmark.parsers.XmlToPlugin.MapXmlGroup
 
getGroup() - Method in class org.jenkinsci.plugins.benchmark.results.TestValue
 
getGroup(int) - Method in class org.jenkinsci.plugins.benchmark.results.TestGroup
 
getGroupHash() - Method in class org.jenkinsci.plugins.benchmark.results.TestGroup
 
getGroupName() - Method in class org.jenkinsci.plugins.benchmark.core.BenchmarkResultAction
 
getGroups() - Method in class org.jenkinsci.plugins.benchmark.parsers.MapperBase
 
getHasResult() - Method in class org.jenkinsci.plugins.benchmark.core.BenchmarkResultAction
 
getHTMLCondensed(Integer, ContentDetected, char) - Method in class org.jenkinsci.plugins.benchmark.condensed.BooleanCondensed
Assemble the HTML content to display the condensed table [TABLE PAGE]
getHTMLCondensed(Integer, ContentDetected, char) - Method in class org.jenkinsci.plugins.benchmark.condensed.DoubleCondensed
Assemble the HTML content to display the condensed table [TABLE PAGE]
getHTMLCondensed(Integer, ContentDetected, char) - Method in class org.jenkinsci.plugins.benchmark.condensed.IntegerCondensed
Assemble the HTML content to display the condensed table [TABLE PAGE]
getHTMLCondensed(Integer, ContentDetected, char) - Method in class org.jenkinsci.plugins.benchmark.condensed.StringCondensed
Assemble the HTML content to display the condensed table [TABLE PAGE]
getHTMLCondensed(Integer, ContentDetected, char) - Method in class org.jenkinsci.plugins.benchmark.results.TestValue
Assemble the HTML content to display the condensed table [TABLE PAGE]
getHTMLCondensedDetail(ContentDetected, char) - Method in class org.jenkinsci.plugins.benchmark.condensed.BooleanCondensed
Assemble the HTML content to display the condensed table [DETAIL PAGE]
getHTMLCondensedDetail(ContentDetected, char) - Method in class org.jenkinsci.plugins.benchmark.condensed.DoubleCondensed
Assemble the HTML content to display the condensed table [DETAIL PAGE]
getHTMLCondensedDetail(ContentDetected, char) - Method in class org.jenkinsci.plugins.benchmark.condensed.IntegerCondensed
Assemble the HTML content to display the condensed table [DETAIL PAGE]
getHTMLCondensedDetail(ContentDetected, char) - Method in class org.jenkinsci.plugins.benchmark.condensed.StringCondensed
Assemble the HTML content to display the condensed table [DETAIL PAGE]
getHTMLCondensedDetail(ContentDetected, char) - Method in class org.jenkinsci.plugins.benchmark.results.TestValue
Assemble the HTML content to display the condensed table [DETAIL PAGE]
getHTMLCondensedTable() - Method in class org.jenkinsci.plugins.benchmark.parsers.MapperBase
Generate HTML table header + content [TABLE PAGE]
getHTMLDetails(Integer, char) - Method in class org.jenkinsci.plugins.benchmark.results.TestValue
Generate the HTML detail content for this result and for a determined build [DETAIL PAGE]
getHTMLParameter(Integer, Integer, char) - Method in class org.jenkinsci.plugins.benchmark.results.TestValue
Generate the HTML content for this parameter [DETAIL PAGE]
getHTMLParameters(Integer, char) - Method in class org.jenkinsci.plugins.benchmark.results.TestValue
Generate the HTML content for all the parameters for this result at a determined build [DETAIL PAGE]
getHTMLResult(Integer, ContentDetected, TreeSet<Integer>, List<Integer>, List<Integer>, char) - Method in class org.jenkinsci.plugins.benchmark.results.TestValue
Generate the HTML raw table content for this result [TABLE PAGE]
getHTMLResult(TreeSet<Integer>, char) - Method in class org.jenkinsci.plugins.benchmark.results.TestValue
Generate the HTML table content for this result [DETAIL PAGE]
getHTMLTable() - Method in class org.jenkinsci.plugins.benchmark.parsers.MapperBase
Get the HTML content to represent the result in a table [TABLE PAGE]
getIconFileName() - Method in class org.jenkinsci.plugins.benchmark.core.BenchmarkProjectAction
 
getIconFileName() - Method in class org.jenkinsci.plugins.benchmark.core.BenchmarkResultAction
 
getId() - Method in class org.jenkinsci.plugins.benchmark.results.TestProperty
 
getId() - Method in class org.jenkinsci.plugins.benchmark.results.TestValue
 
getId() - Method in class org.jenkinsci.plugins.benchmark.thresholds.ThresholdDescriptor
 
getId(int) - Method in class org.jenkinsci.plugins.benchmark.results.TestValue
 
getInputLocation() - Method in class org.jenkinsci.plugins.benchmark.core.BenchmarkPublisher
 
getIsNumeral() - Method in class org.jenkinsci.plugins.benchmark.core.BenchmarkResultAction
 
getJsonObject(int) - Method in class org.jenkinsci.plugins.benchmark.results.BooleanValue
Get last build result content in Json Object [EXPORT RAW] Works with TestValue getJsonObject()
getJsonObject(int) - Method in class org.jenkinsci.plugins.benchmark.results.DoubleValue
Get last build result content in Json Object [EXPORT RAW] Works with TestValue getJsonObject()
getJsonObject(int) - Method in class org.jenkinsci.plugins.benchmark.results.IntegerValue
Get last build result content in Json Object [EXPORT RAW] Works with TestValue getJsonObject()
getJsonObject(int) - Method in class org.jenkinsci.plugins.benchmark.results.StringValue
Get last build result content in Json Object [EXPORT RAW] Works with TestValue getJsonObject()
getJsonObject(int) - Method in class org.jenkinsci.plugins.benchmark.results.TestGroup
 
getJsonObject(int) - Method in class org.jenkinsci.plugins.benchmark.results.TestValue
Export result property to Json object [EXPORT RAW] Works in combination with getJsonObject() from result specific formats
getLastWord() - Method in class org.jenkinsci.plugins.benchmark.core.BenchmarkProjectAction
 
getLocation() - Method in class org.jenkinsci.plugins.benchmark.schemas.Schema
 
getMapper() - Method in class org.jenkinsci.plugins.benchmark.core.BenchmarkPublisher
 
getMapper() - Method in class org.jenkinsci.plugins.benchmark.parsers.FormatSelector
 
getMapper(Run) - Method in class org.jenkinsci.plugins.benchmark.core.BenchmarkPublisher
 
getMaximum() - Method in class org.jenkinsci.plugins.benchmark.condensed.DoubleCondensed
 
getMaximum() - Method in class org.jenkinsci.plugins.benchmark.condensed.IntegerCondensed
 
getMaximum() - Method in class org.jenkinsci.plugins.benchmark.results.NumeralValue
Get minimum
getMaximum() - Method in class org.jenkinsci.plugins.benchmark.thresholds.AbsoluteThreshold
 
getMessages() - Method in class org.jenkinsci.plugins.benchmark.results.TestProperty
 
getMessages() - Method in class org.jenkinsci.plugins.benchmark.results.TestValue
 
getMessages(int) - Method in class org.jenkinsci.plugins.benchmark.results.TestValue
 
getMinimum() - Method in class org.jenkinsci.plugins.benchmark.condensed.DoubleCondensed
 
getMinimum() - Method in class org.jenkinsci.plugins.benchmark.condensed.IntegerCondensed
 
getMinimum() - Method in class org.jenkinsci.plugins.benchmark.results.NumeralValue
Get minimum
getMinimum() - Method in class org.jenkinsci.plugins.benchmark.thresholds.AbsoluteThreshold
 
getName() - Method in class org.jenkinsci.plugins.benchmark.results.TestGroup
 
getName() - Method in class org.jenkinsci.plugins.benchmark.schemas.Schema
 
getName() - Method in class org.jenkinsci.plugins.benchmark.thresholds.Threshold
 
getNextWord() - Method in class org.jenkinsci.plugins.benchmark.core.BenchmarkProjectAction
 
getNumberOfFiles() - Method in class org.jenkinsci.plugins.benchmark.parsers.MapperBase
 
getNumberOfGroups() - Method in class org.jenkinsci.plugins.benchmark.parsers.MapperBase
 
getNumberOfGroups() - Method in class org.jenkinsci.plugins.benchmark.results.TestGroup
 
getNumberOfHeads() - Method in class org.jenkinsci.plugins.benchmark.core.BenchmarkProjectAction
Provide number of headers
getNumberOfParameters() - Method in class org.jenkinsci.plugins.benchmark.parsers.MapperBase
 
getNumberOfProperties() - Method in class org.jenkinsci.plugins.benchmark.results.TestValue
 
getNumberOfResults() - Method in class org.jenkinsci.plugins.benchmark.parsers.MapperBase
 
getNumberOfSegments() - Method in class org.jenkinsci.plugins.benchmark.utilities.FilePathGroup
 
getNumberOfThresholds() - Method in class org.jenkinsci.plugins.benchmark.results.TestGroup
 
getParameter() - Method in class org.jenkinsci.plugins.benchmark.parsers.JsonToPlugin.MapJsonParameter
 
getParameter() - Method in class org.jenkinsci.plugins.benchmark.parsers.XmlToPlugin.MapXmlParameter
 
getParameterJsonObject(int) - Method in class org.jenkinsci.plugins.benchmark.results.TestValue
Create an JSON object from a parameter [EXPORT CONDENSED]
getParameters() - Method in class org.jenkinsci.plugins.benchmark.core.BenchmarkResultAction
 
getParameters() - Method in class org.jenkinsci.plugins.benchmark.parsers.MapperBase
 
getParameters() - Method in class org.jenkinsci.plugins.benchmark.results.TestProperty
 
getParameters() - Method in class org.jenkinsci.plugins.benchmark.results.TestValue
 
getParameters(int) - Method in class org.jenkinsci.plugins.benchmark.results.TestValue
 
getParent() - Method in class org.jenkinsci.plugins.benchmark.results.TestGroup
 
getPassed() - Method in class org.jenkinsci.plugins.benchmark.condensed.BooleanCondensed
 
getPassed() - Method in class org.jenkinsci.plugins.benchmark.condensed.DoubleCondensed
 
getPassed() - Method in class org.jenkinsci.plugins.benchmark.condensed.IntegerCondensed
 
getPassed() - Method in class org.jenkinsci.plugins.benchmark.condensed.StringCondensed
 
getPathSegment(int) - Method in class org.jenkinsci.plugins.benchmark.utilities.FilePathGroup
 
getPercentage() - Method in class org.jenkinsci.plugins.benchmark.thresholds.PercentageAverageThreshold
 
getPercentage() - Method in class org.jenkinsci.plugins.benchmark.thresholds.PercentageThreshold
 
getPrevious() - Method in class org.jenkinsci.plugins.benchmark.condensed.DoubleCondensed
 
getPrevious() - Method in class org.jenkinsci.plugins.benchmark.condensed.IntegerCondensed
 
getPrevious() - Method in class org.jenkinsci.plugins.benchmark.thresholds.DeltaThreshold
 
getPrevious() - Method in class org.jenkinsci.plugins.benchmark.thresholds.PercentageThreshold
 
getPreviousValue(int) - Method in class org.jenkinsci.plugins.benchmark.results.DoubleValue
Get previous build value
getPreviousValue(int) - Method in class org.jenkinsci.plugins.benchmark.results.IntegerValue
Get previous build value
getPreviousWord() - Method in class org.jenkinsci.plugins.benchmark.core.BenchmarkProjectAction
 
getProject() - Method in class org.jenkinsci.plugins.benchmark.core.BenchmarkProjectAction
 
getProject() - Method in class org.jenkinsci.plugins.benchmark.core.BenchmarkResultAction
 
getProjectActions() - Method in class org.jenkinsci.plugins.benchmark.core.BenchmarkProjectAction
 
getProjectActions() - Method in class org.jenkinsci.plugins.benchmark.core.BenchmarkResultAction
 
getProperties() - Method in class org.jenkinsci.plugins.benchmark.results.TestValue
 
getRawResults(Run<?, ?>) - Method in class org.jenkinsci.plugins.benchmark.core.BenchmarkPublisher
Retrieved and assemble all the build results into the mapper construct
getRawTable() - Method in class org.jenkinsci.plugins.benchmark.core.BenchmarkProjectAction
Get the HTML raw content
getRawTable() - Method in class org.jenkinsci.plugins.benchmark.core.BenchmarkResultAction
 
getRelativePath() - Method in class org.jenkinsci.plugins.benchmark.utilities.FilePathGroup
 
getRequiredMonitorService() - Method in class org.jenkinsci.plugins.benchmark.core.BenchmarkPublisher
 
getResult() - Method in class org.jenkinsci.plugins.benchmark.parsers.JsonToPlugin.MapJsonResult
 
getResult() - Method in class org.jenkinsci.plugins.benchmark.parsers.XmlToPlugin.MapXmlResult
 
getResultDetails() - Method in class org.jenkinsci.plugins.benchmark.core.BenchmarkResultAction
 
getResultName() - Method in class org.jenkinsci.plugins.benchmark.core.BenchmarkResultAction
 
getResultPageURL() - Method in class org.jenkinsci.plugins.benchmark.core.BenchmarkProjectAction
Get the absolute address
getResultPageURL() - Method in class org.jenkinsci.plugins.benchmark.core.BenchmarkResultAction
Get the absolute address
getResults() - Method in class org.jenkinsci.plugins.benchmark.parsers.MapperBase
 
getRightBoxPosition() - Method in class org.jenkinsci.plugins.benchmark.core.BenchmarkProjectAction
Get box position from text direction (left to right/right to left)
getRightBoxPosition() - Method in class org.jenkinsci.plugins.benchmark.core.BenchmarkResultAction
Get box position from text direction (left to right/right to left)
getRootGroup() - Method in class org.jenkinsci.plugins.benchmark.parsers.MapperBase
 
getRootPageURL() - Method in class org.jenkinsci.plugins.benchmark.core.BenchmarkProjectAction
Get the absolute address
getSchemaSelection() - Method in class org.jenkinsci.plugins.benchmark.core.BenchmarkPublisher
 
getSelectedBuild() - Method in class org.jenkinsci.plugins.benchmark.core.BenchmarkPublisher
 
getSelectedResult() - Method in class org.jenkinsci.plugins.benchmark.core.BenchmarkPublisher
 
getStdDeviation() - Method in class org.jenkinsci.plugins.benchmark.condensed.DoubleCondensed
 
getStdDeviation() - Method in class org.jenkinsci.plugins.benchmark.condensed.IntegerCondensed
 
getTablePageURL() - Method in class org.jenkinsci.plugins.benchmark.core.BenchmarkResultAction
 
getTestGroup() - Method in class org.jenkinsci.plugins.benchmark.thresholds.Threshold
 
getTestGroups() - Method in class org.jenkinsci.plugins.benchmark.results.TestGroup
 
getTestName() - Method in class org.jenkinsci.plugins.benchmark.thresholds.Threshold
 
getTextDirection() - Method in class org.jenkinsci.plugins.benchmark.core.BenchmarkProjectAction
Get text direction (left to right/right to left)
getTextDirection() - Method in class org.jenkinsci.plugins.benchmark.core.BenchmarkResultAction
Get text direction (left to right/right to left)
getThreshold() - Method in class org.jenkinsci.plugins.benchmark.parsers.JsonToPlugin.MapJsonThreshold
 
getThreshold() - Method in class org.jenkinsci.plugins.benchmark.parsers.XmlToPlugin.MapXmlThreshold
 
getThreshold(int) - Method in class org.jenkinsci.plugins.benchmark.results.TestGroup
 
getThresholdDescriptors() - Method in class org.jenkinsci.plugins.benchmark.core.BenchmarkPublisher.DescriptorImpl
 
getThresholds() - Method in class org.jenkinsci.plugins.benchmark.core.BenchmarkPublisher
 
getTimer() - Method in class org.jenkinsci.plugins.benchmark.core.BenchmarkPublisher
 
getTruncateStrings() - Method in class org.jenkinsci.plugins.benchmark.core.BenchmarkPublisher
 
getType() - Method in class org.jenkinsci.plugins.benchmark.results.TestValue
 
getType() - Method in class org.jenkinsci.plugins.benchmark.thresholds.Threshold
 
getUnit() - Method in class org.jenkinsci.plugins.benchmark.results.TestValue
 
getUrlName() - Method in class org.jenkinsci.plugins.benchmark.core.BenchmarkProjectAction
 
getUrlName() - Method in class org.jenkinsci.plugins.benchmark.core.BenchmarkResultAction
 
getValue() - Method in class org.jenkinsci.plugins.benchmark.results.BooleanValue
 
getValue() - Method in class org.jenkinsci.plugins.benchmark.results.DoubleValue
 
getValue() - Method in class org.jenkinsci.plugins.benchmark.results.IntegerValue
 
getValue() - Method in class org.jenkinsci.plugins.benchmark.results.StringValue
 
getValue(int) - Method in class org.jenkinsci.plugins.benchmark.results.BooleanValue
 
getValue(int) - Method in class org.jenkinsci.plugins.benchmark.results.DoubleValue
 
getValue(int) - Method in class org.jenkinsci.plugins.benchmark.results.IntegerValue
 
getValue(int) - Method in class org.jenkinsci.plugins.benchmark.results.StringValue
 
getValueAsLocaleString(int, char) - Method in class org.jenkinsci.plugins.benchmark.results.BooleanValue
Return last value as string in locale format [TABLE PAGE][DETAIL PAGE]
getValueAsLocaleString(int, char) - Method in class org.jenkinsci.plugins.benchmark.results.DoubleValue
Return last value as string in locale format [TABLE PAGE][DETAIL PAGE]
getValueAsLocaleString(int, char) - Method in class org.jenkinsci.plugins.benchmark.results.IntegerValue
Return last value as string in locale format [TABLE PAGE][DETAIL PAGE]
getValueAsLocaleString(int, char) - Method in class org.jenkinsci.plugins.benchmark.results.StringValue
Return last value as string in locale format [TABLE PAGE][DETAIL PAGE]
getValueAsLocaleString(int, char) - Method in class org.jenkinsci.plugins.benchmark.results.TestValue
 
getValueAsString(int) - Method in class org.jenkinsci.plugins.benchmark.results.BooleanValue
Return last value as string in default locale [TABLE PAGE][DETAIL PAGE]
getValueAsString(int) - Method in class org.jenkinsci.plugins.benchmark.results.DoubleValue
Return last value as string in default locale [TABLE PAGE][DETAIL PAGE]
getValueAsString(int) - Method in class org.jenkinsci.plugins.benchmark.results.IntegerValue
Return last value as string in default locale [TABLE PAGE][DETAIL PAGE]
getValueAsString(int) - Method in class org.jenkinsci.plugins.benchmark.results.StringValue
Return last value as string in default locale [TABLE PAGE][DETAIL PAGE]
getValueAsString(int) - Method in class org.jenkinsci.plugins.benchmark.results.TestValue
 
getValues() - Method in class org.jenkinsci.plugins.benchmark.results.BooleanValue
 
getValues() - Method in class org.jenkinsci.plugins.benchmark.results.DoubleValue
 
getValues() - Method in class org.jenkinsci.plugins.benchmark.results.IntegerValue
 
getValues() - Method in class org.jenkinsci.plugins.benchmark.results.StringValue
 
getZeroRecordsWord() - Method in class org.jenkinsci.plugins.benchmark.core.BenchmarkProjectAction
 
group - Variable in class org.jenkinsci.plugins.benchmark.results.TestValue
 
groupHash - Variable in class org.jenkinsci.plugins.benchmark.results.TestGroup
 
groups - Variable in class org.jenkinsci.plugins.benchmark.parsers.MapperBase
 
groups - Variable in class org.jenkinsci.plugins.benchmark.results.TestGroup
 

H

hasFailures() - Method in class org.jenkinsci.plugins.benchmark.parsers.JsonToPlugin.MapJsonFailures
 
hasFailures() - Method in class org.jenkinsci.plugins.benchmark.parsers.XmlToPlugin.MapXmlFailures
 
hasHistoryThreshold - Variable in class org.jenkinsci.plugins.benchmark.parsers.MapperBase
 
hasNumericResult - Variable in class org.jenkinsci.plugins.benchmark.parsers.MapperBase
 
hasResults(Run) - Method in class org.jenkinsci.plugins.benchmark.core.BenchmarkPublisher
Return whether result files are present

I

IdentifyFiles(FilePath, String, String) - Static method in class org.jenkinsci.plugins.benchmark.parsers.FormatSelector
Identify the existing files based on search file pattern with wildcard
importCondensedFromFile(File) - Method in class org.jenkinsci.plugins.benchmark.parsers.MapperBase
Import condensed results from file
importCondensedFromFile(String) - Method in class org.jenkinsci.plugins.benchmark.parsers.MapperBase
Import condensed results from file
importFromFile(File, ContentDetected) - Method in class org.jenkinsci.plugins.benchmark.parsers.MapperBase
Import data from Jenkins stored file using Java File
importFromFile(Integer, File) - Method in class org.jenkinsci.plugins.benchmark.parsers.JUnitJenkins
Process the Jenkins jUnit file
importFromFile(Integer, String) - Method in class org.jenkinsci.plugins.benchmark.parsers.JUnitJenkins
 
importFromFile(String) - Method in class org.jenkinsci.plugins.benchmark.parsers.MapperBase
Import data from Jenkins stored file using String filename
IncorrectDoubleForDelta(Object) - Static method in class org.jenkinsci.plugins.benchmark.parsers.XmlToPlugin.Messages
Key IncorrectDoubleForDelta: Incorrect double format for: {0}.delta.
IncorrectDoubleForDouble(Object) - Static method in class org.jenkinsci.plugins.benchmark.parsers.XmlToPlugin.Messages
Key IncorrectDoubleForDouble: Incorrect double format for: {0}.double.
IncorrectDoubleForMaximum(Object) - Static method in class org.jenkinsci.plugins.benchmark.parsers.XmlToPlugin.Messages
Key IncorrectDoubleForMaximum: Incorrect double format for: {0}.maximum.
IncorrectDoubleForMinimum(Object) - Static method in class org.jenkinsci.plugins.benchmark.parsers.XmlToPlugin.Messages
Key IncorrectDoubleForMinimum: Incorrect double format for: {0}.minimum.
IncorrectDoubleForPercentage(Object) - Static method in class org.jenkinsci.plugins.benchmark.parsers.XmlToPlugin.Messages
Key IncorrectDoubleForPercentage: Incorrect double format for: {0}.percentage.
IncorrectIntegerForId(Object) - Static method in class org.jenkinsci.plugins.benchmark.parsers.XmlToPlugin.Messages
Key IncorrectIntegerForId: Incorrect integer format for: {0}.id.
IncorrectIntegerForInteger(Object) - Static method in class org.jenkinsci.plugins.benchmark.parsers.XmlToPlugin.Messages
Key IncorrectIntegerForInteger: Incorrect integer format for: {0}.integer.
IntegerCondensed - Class in org.jenkinsci.plugins.benchmark.condensed
Holds the information for integer condensed result
IntegerCondensed(TestGroup, String, String, String, String, Integer, Integer, Integer, Double, Double, int, int) - Constructor for class org.jenkinsci.plugins.benchmark.condensed.IntegerCondensed
 
IntegerValue - Class in org.jenkinsci.plugins.benchmark.results
Holds the information for integer test result
IntegerValue(TestGroup, String, String) - Constructor for class org.jenkinsci.plugins.benchmark.results.IntegerValue
 
IntegerValue(TestGroup, String, String, String) - Constructor for class org.jenkinsci.plugins.benchmark.results.IntegerValue
 
IntegerValue(TestGroup, String, String, String, String) - Constructor for class org.jenkinsci.plugins.benchmark.results.IntegerValue
 
IntegerValue(TestGroup, String, String, String, String, TestGroup.ClassType) - Constructor for class org.jenkinsci.plugins.benchmark.results.IntegerValue
 
IntegerValue(TestGroup, String, String, String, TestGroup.ClassType) - Constructor for class org.jenkinsci.plugins.benchmark.results.IntegerValue
 
IntegerValue(TestGroup, String, String, TestGroup.ClassType) - Constructor for class org.jenkinsci.plugins.benchmark.results.IntegerValue
 
IntegerValue(TestGroup, String, TestGroup.ClassType) - Constructor for class org.jenkinsci.plugins.benchmark.results.IntegerValue
 
isApplicable(Class<? extends AbstractProject>) - Method in class org.jenkinsci.plugins.benchmark.core.BenchmarkPublisher.DescriptorImpl
Indicates that this builder can be used with all kinds of project types
isArray() - Method in class org.jenkinsci.plugins.benchmark.results.TestGroup
 
isFailure(boolean) - Method in class org.jenkinsci.plugins.benchmark.parsers.JsonToPlugin.MapJsonFailures
 
isFailure(boolean) - Method in class org.jenkinsci.plugins.benchmark.parsers.XmlToPlugin.MapXmlFailures
 
isFailure(boolean) - Method in class org.jenkinsci.plugins.benchmark.results.TestFailure
 
isFailure(double) - Method in class org.jenkinsci.plugins.benchmark.results.TestFailure
 
isFailure(int) - Method in class org.jenkinsci.plugins.benchmark.results.TestFailure
 
isFailure(Number) - Method in class org.jenkinsci.plugins.benchmark.parsers.JsonToPlugin.MapJsonFailures
 
isFailure(Number) - Method in class org.jenkinsci.plugins.benchmark.parsers.XmlToPlugin.MapXmlFailures
 
isFailure(String) - Method in class org.jenkinsci.plugins.benchmark.parsers.JsonToPlugin.MapJsonFailures
 
isFailure(String) - Method in class org.jenkinsci.plugins.benchmark.parsers.XmlToPlugin.MapXmlFailures
 
isFailure(String) - Method in class org.jenkinsci.plugins.benchmark.results.TestFailure
 
isFailure(String, boolean) - Method in class org.jenkinsci.plugins.benchmark.parsers.JsonToPlugin.MapJsonFailures
 
isFailure(String, boolean) - Method in class org.jenkinsci.plugins.benchmark.parsers.XmlToPlugin.MapXmlFailures
 
isFailure(String, boolean) - Method in class org.jenkinsci.plugins.benchmark.results.TestFailure
 
isFileDetected() - Method in class org.jenkinsci.plugins.benchmark.utilities.ContentDetected
 
isGroupDetected() - Method in class org.jenkinsci.plugins.benchmark.utilities.ContentDetected
 
isKeyFailure() - Method in class org.jenkinsci.plugins.benchmark.results.TestFailure
 
isNumeral() - Method in class org.jenkinsci.plugins.benchmark.results.TestValue
Return whether the TestValue is based on numeral values
isNumeralDetected() - Method in class org.jenkinsci.plugins.benchmark.utilities.ContentDetected
 
isParameterGrp() - Method in class org.jenkinsci.plugins.benchmark.results.TestGroup
 
isThresholdGrp() - Method in class org.jenkinsci.plugins.benchmark.results.TestGroup
 
isUnitsDetected() - Method in class org.jenkinsci.plugins.benchmark.utilities.ContentDetected
 
isValid(double) - Method in class org.jenkinsci.plugins.benchmark.thresholds.AbsoluteThreshold
 
isValid(double) - Method in class org.jenkinsci.plugins.benchmark.thresholds.DeltaAverageThreshold
 
isValid(double) - Method in class org.jenkinsci.plugins.benchmark.thresholds.DeltaThreshold
 
isValid(double) - Method in class org.jenkinsci.plugins.benchmark.thresholds.PercentageAverageThreshold
 
isValid(double) - Method in class org.jenkinsci.plugins.benchmark.thresholds.PercentageThreshold
 
isValid(double) - Method in class org.jenkinsci.plugins.benchmark.thresholds.Threshold
 
isValid(int) - Method in class org.jenkinsci.plugins.benchmark.thresholds.AbsoluteThreshold
 
isValid(int) - Method in class org.jenkinsci.plugins.benchmark.thresholds.DeltaAverageThreshold
 
isValid(int) - Method in class org.jenkinsci.plugins.benchmark.thresholds.DeltaThreshold
 
isValid(int) - Method in class org.jenkinsci.plugins.benchmark.thresholds.PercentageAverageThreshold
 
isValid(int) - Method in class org.jenkinsci.plugins.benchmark.thresholds.PercentageThreshold
 
isValid(int) - Method in class org.jenkinsci.plugins.benchmark.thresholds.Threshold
 

J

Json_format - Static variable in class org.jenkinsci.plugins.benchmark.schemas.Schema
 
JUnitJenkins - Class in org.jenkinsci.plugins.benchmark.parsers
Parse the Jenkins Unit Test report
JUnitJenkins(Integer, boolean) - Constructor for class org.jenkinsci.plugins.benchmark.parsers.JUnitJenkins
 
jUnitJenkins_FileFormatNotRecognizedAsXml(Object) - Static method in class org.jenkinsci.plugins.benchmark.parsers.Messages
Key jUnitJenkins.FileFormatNotRecognizedAsXml: File format not recognised as XML: {0}..
jUnitJenkins_WrongNumberOfFiles() - Static method in class org.jenkinsci.plugins.benchmark.parsers.Messages
Key jUnitJenkins.WrongNumberOfFiles: Wrong number of files identified inside the ''JUnit Plugin'' file..

L

logKeyData(TaskListener, Integer) - Method in class org.jenkinsci.plugins.benchmark.parsers.MapperBase
 

M

MapJsonFailures - Class in org.jenkinsci.plugins.benchmark.parsers.JsonToPlugin
Map Failure JSON schema data to Jenkins plugin data construct
MapJsonFailures_CompareIsNotRecognisedAsType(Object, Object) - Static method in class org.jenkinsci.plugins.benchmark.parsers.JsonToPlugin.Messages
Key MapJsonFailures.CompareIsNotRecognisedAsType: ''{0}'' is not recognized as a compare type at: {1}.failure.
MapJsonGroup - Class in org.jenkinsci.plugins.benchmark.parsers.JsonToPlugin
Map Group JSON schema/content data to Jenkins plugin data construct
MapJsonParameter - Class in org.jenkinsci.plugins.benchmark.parsers.JsonToPlugin
Map Parameter JSON schema/content data to Jenkins plugin data construct
MapJsonParameterFull - Class in org.jenkinsci.plugins.benchmark.parsers.JsonToPlugin
Map Full Parameter JSON schema/content data to Jenkins plugin data construct
MapJsonResult - Class in org.jenkinsci.plugins.benchmark.parsers.JsonToPlugin
Map Result JSON schema/content data to Jenkins plugin data construct
MapJsonResultFull - Class in org.jenkinsci.plugins.benchmark.parsers.JsonToPlugin
Map Full Result JSON schema/content data to Jenkins plugin data construct
MapJsonThreshold - Class in org.jenkinsci.plugins.benchmark.parsers.JsonToPlugin
Map Threshold JSON schema/content data to Jenkins plugin data construct
MapJsonThreshold_WrongFormatForDelta() - Static method in class org.jenkinsci.plugins.benchmark.parsers.JsonToPlugin.Messages
Key MapJsonThreshold.WrongFormatForDelta: Wrong format for threshold delta value, expected a number..
MapJsonThreshold_WrongFormatForMaximum() - Static method in class org.jenkinsci.plugins.benchmark.parsers.JsonToPlugin.Messages
Key MapJsonThreshold.WrongFormatForMaximum: Wrong format for threshold maximum value, expected a number..
MapJsonThreshold_WrongFormatForMinimum() - Static method in class org.jenkinsci.plugins.benchmark.parsers.JsonToPlugin.Messages
Key MapJsonThreshold.WrongFormatForMinimum: Wrong format for threshold minimum value, expected a number..
MapJsonThreshold_WrongFormatForPercentage() - Static method in class org.jenkinsci.plugins.benchmark.parsers.JsonToPlugin.Messages
Key MapJsonThreshold.WrongFormatForPercentage: Wrong format for threshold percentage value, expected a number..
MapJsonToPlugin - Class in org.jenkinsci.plugins.benchmark.parsers.JsonToPlugin
Parser from JSON to the Jenkins plugin data construct
MapJsonToPlugin(Integer, FilePath, JsonElement, boolean) - Constructor for class org.jenkinsci.plugins.benchmark.parsers.JsonToPlugin.MapJsonToPlugin
 
MapJsonToPlugin(Integer, FilePath, String, boolean) - Constructor for class org.jenkinsci.plugins.benchmark.parsers.JsonToPlugin.MapJsonToPlugin
 
MapJsonToPlugin(Integer, File, JsonElement, boolean) - Constructor for class org.jenkinsci.plugins.benchmark.parsers.JsonToPlugin.MapJsonToPlugin
 
MapJsonToPlugin(Integer, Map<String, FilePath>, JsonElement, boolean, TaskListener) - Constructor for class org.jenkinsci.plugins.benchmark.parsers.JsonToPlugin.MapJsonToPlugin
 
MapJsonToPlugin(Integer, Map<String, FilePath>, String, boolean) - Constructor for class org.jenkinsci.plugins.benchmark.parsers.JsonToPlugin.MapJsonToPlugin
 
MapJsonToPlugin_FileFormatNotRecognisedAsJson(Object) - Static method in class org.jenkinsci.plugins.benchmark.parsers.JsonToPlugin.Messages
Key MapJsonToPlugin.FileFormatNotRecognisedAsJson: File format not recognised as JSON: {0}.
MapJsonToPlugin_ListOfFilesDetected() - Static method in class org.jenkinsci.plugins.benchmark.parsers.JsonToPlugin.Messages
Key MapJsonToPlugin.ListOfFilesDetected: List of files detected:.
MapJsonToPlugin_NoValidFileFound() - Static method in class org.jenkinsci.plugins.benchmark.parsers.JsonToPlugin.Messages
Key MapJsonToPlugin.NoValidFileFound: No valid result file was found..
MapJsonToPlugin_PrintFailedToIdentifyFile(Object) - Static method in class org.jenkinsci.plugins.benchmark.parsers.JsonToPlugin.Messages
Key MapJsonToPlugin.PrintFailedToIdentifyFile: {0} [Format not recognised as JSON].
MapJsonToPlugin_PrintFailedToLoadFile(Object) - Static method in class org.jenkinsci.plugins.benchmark.parsers.JsonToPlugin.Messages
Key MapJsonToPlugin.PrintFailedToLoadFile: {0} [File failed to load].
MapJsonToPlugin_SchemaNotRecognisedAsJson() - Static method in class org.jenkinsci.plugins.benchmark.parsers.JsonToPlugin.Messages
Key MapJsonToPlugin.SchemaNotRecognisedAsJson: Schema format not recognised as JSON..
MapperBase - Class in org.jenkinsci.plugins.benchmark.parsers
Base class for the mapper As-Is mapper to load the Jenkins plugin specific format As-Base mapper to load XML or JSON result format
MapperBase(Integer, Boolean) - Constructor for class org.jenkinsci.plugins.benchmark.parsers.MapperBase
 
MapperBase_Average() - Static method in class org.jenkinsci.plugins.benchmark.parsers.Messages
Key MapperBase.Average: Average.
MapperBase_Failed() - Static method in class org.jenkinsci.plugins.benchmark.parsers.Messages
Key MapperBase.Failed: Failed.
MapperBase_Group() - Static method in class org.jenkinsci.plugins.benchmark.parsers.Messages
Key MapperBase.Group: Group.
MapperBase_Location() - Static method in class org.jenkinsci.plugins.benchmark.parsers.Messages
Key MapperBase.Location: Location.
MapperBase_Maximum() - Static method in class org.jenkinsci.plugins.benchmark.parsers.Messages
Key MapperBase.Maximum: Maximum.
MapperBase_Minimum() - Static method in class org.jenkinsci.plugins.benchmark.parsers.Messages
Key MapperBase.Minimum: Minimum.
MapperBase_NumberOfAddedThresholds() - Static method in class org.jenkinsci.plugins.benchmark.parsers.Messages
Key MapperBase.NumberOfAddedThresholds: Number of added thresholds: .
MapperBase_NumberOfParameters() - Static method in class org.jenkinsci.plugins.benchmark.parsers.Messages
Key MapperBase.NumberOfParameters: Number of parameters: .
MapperBase_NumberOfResults() - Static method in class org.jenkinsci.plugins.benchmark.parsers.Messages
Key MapperBase.NumberOfResults: Number of results: .
MapperBase_Passed() - Static method in class org.jenkinsci.plugins.benchmark.parsers.Messages
Key MapperBase.Passed: Passed.
MapperBase_Result() - Static method in class org.jenkinsci.plugins.benchmark.parsers.Messages
Key MapperBase.Result: Result.
MapperBase_ResultKey() - Static method in class org.jenkinsci.plugins.benchmark.parsers.Messages
Key MapperBase.ResultKey: Result Key.
MapperBase_ResultsContainsNumerals() - Static method in class org.jenkinsci.plugins.benchmark.parsers.Messages
Key MapperBase.ResultsContainsNumerals: Results contain numerals..
MapperBase_ResultsDoesNotContainNumerals() - Static method in class org.jenkinsci.plugins.benchmark.parsers.Messages
Key MapperBase.ResultsDoesNotContainNumerals: Results does not contain numerals..
MapperBase_StdDeviation() - Static method in class org.jenkinsci.plugins.benchmark.parsers.Messages
Key MapperBase.StdDeviation: Standard deviation.
MapperBase_StringsAreNotTruncated() - Static method in class org.jenkinsci.plugins.benchmark.parsers.Messages
Key MapperBase.StringsAreNotTruncated: Strings are not truncated..
MapperBase_StringsAreTruncated() - Static method in class org.jenkinsci.plugins.benchmark.parsers.Messages
Key MapperBase.StringsAreTruncated: Strings are truncated..
MapperBase_Unit() - Static method in class org.jenkinsci.plugins.benchmark.parsers.Messages
Key MapperBase.Unit: Unit.
MapXmlFailures - Class in org.jenkinsci.plugins.benchmark.parsers.XmlToPlugin
Map Failure XML schema data to Jenkins plugin data construct
MapXmlFailures_BooleanFailureOnlyTrueOrFalse() - Static method in class org.jenkinsci.plugins.benchmark.parsers.XmlToPlugin.Messages
Key MapXmlFailures.BooleanFailureOnlyTrueOrFalse: Boolean failure can only be ''true'' or ''false'' (case insensitive)..
MapXmlFailures_CompareIsNotRecogmizedAsType(Object, Object) - Static method in class org.jenkinsci.plugins.benchmark.parsers.XmlToPlugin.Messages
Key MapXmlFailures.CompareIsNotRecogmizedAsType: ''{0}'' is not recognized as a compare type at: {1}.failure.
MapXmlFailures_TextCouldNotBeParseToNumber(Object, Object) - Static method in class org.jenkinsci.plugins.benchmark.parsers.XmlToPlugin.Messages
Key MapXmlFailures.TextCouldNotBeParseToNumber: ''{0}'' could not be parse to a number at: {1}.failure.
MapXmlGroup - Class in org.jenkinsci.plugins.benchmark.parsers.XmlToPlugin
Map Group XML schema/content data to Jenkins plugin data construct
MapXmlParameter - Class in org.jenkinsci.plugins.benchmark.parsers.XmlToPlugin
Map Parameter XML schema/content data to Jenkins plugin data construct
MapXmlResult - Class in org.jenkinsci.plugins.benchmark.parsers.XmlToPlugin
Map Parameter XML schema/content data to Jenkins plugin data construct
MapXmlThreshold - Class in org.jenkinsci.plugins.benchmark.parsers.XmlToPlugin
Map Parameter XML schema/content data to Jenkins plugin data construct
MapXmlToPlugin - Class in org.jenkinsci.plugins.benchmark.parsers.XmlToPlugin
Parser from XML to the Jenkins plugin data construct
MapXmlToPlugin(Integer, FilePath, String, boolean) - Constructor for class org.jenkinsci.plugins.benchmark.parsers.XmlToPlugin.MapXmlToPlugin
 
MapXmlToPlugin(Integer, FilePath, Document, boolean) - Constructor for class org.jenkinsci.plugins.benchmark.parsers.XmlToPlugin.MapXmlToPlugin
 
MapXmlToPlugin(Integer, File, Document, boolean) - Constructor for class org.jenkinsci.plugins.benchmark.parsers.XmlToPlugin.MapXmlToPlugin
 
MapXmlToPlugin(Integer, Map<String, FilePath>, String, boolean) - Constructor for class org.jenkinsci.plugins.benchmark.parsers.XmlToPlugin.MapXmlToPlugin
 
MapXmlToPlugin(Integer, Map<String, FilePath>, Document, boolean, TaskListener) - Constructor for class org.jenkinsci.plugins.benchmark.parsers.XmlToPlugin.MapXmlToPlugin
 
MapXmlToPlugin_FileFormatNotRecognisedAsXml(Object) - Static method in class org.jenkinsci.plugins.benchmark.parsers.XmlToPlugin.Messages
Key MapXmlToPlugin.FileFormatNotRecognisedAsXml: File format not recognised as XML: {0}..
MapXmlToPlugin_ListOfFilesDetected() - Static method in class org.jenkinsci.plugins.benchmark.parsers.XmlToPlugin.Messages
Key MapXmlToPlugin.ListOfFilesDetected: List of files detected:.
MapXmlToPlugin_NoValidFileFound() - Static method in class org.jenkinsci.plugins.benchmark.parsers.XmlToPlugin.Messages
Key MapXmlToPlugin.NoValidFileFound: No valid result file was found..
MapXmlToPlugin_PrintFailedToIdentifyFile(Object) - Static method in class org.jenkinsci.plugins.benchmark.parsers.XmlToPlugin.Messages
Key MapXmlToPlugin.PrintFailedToIdentifyFile: {0} [Format not recognised as XML].
MapXmlToPlugin_PrintFailedToLoadFile(Object) - Static method in class org.jenkinsci.plugins.benchmark.parsers.XmlToPlugin.Messages
Key MapXmlToPlugin.PrintFailedToLoadFile: {0} [File failed to load].
MapXmlToPlugin_SchemaFormatNotRecognisedAsXml() - Static method in class org.jenkinsci.plugins.benchmark.parsers.XmlToPlugin.Messages
Key MapXmlToPlugin.SchemaFormatNotRecognisedAsXml: Schema format not recognised as XML..
MapXmlToPlugin_SchemaRootElementAndNamespaceAreIncorrect() - Static method in class org.jenkinsci.plugins.benchmark.parsers.XmlToPlugin.Messages
Key MapXmlToPlugin.SchemaRootElementAndNamespaceAreIncorrect: The schema root element and namespace are incorrect..
Maximum() - Static method in class org.jenkinsci.plugins.benchmark.results.Messages
Key Maximum: Maximum.
MeanAverage() - Static method in class org.jenkinsci.plugins.benchmark.results.Messages
Key MeanAverage: Mean/Average.
mergeWith(MapperBase) - Method in class org.jenkinsci.plugins.benchmark.parsers.MapperBase
Merge the content from mapper into this MapperBAse
Messages - Class in org.jenkinsci.plugins.benchmark.core
Generated localization support class.
Messages - Class in org.jenkinsci.plugins.benchmark.parsers.JsonToPlugin
Generated localization support class.
Messages - Class in org.jenkinsci.plugins.benchmark.parsers
Generated localization support class.
Messages - Class in org.jenkinsci.plugins.benchmark.parsers.XmlToPlugin
Generated localization support class.
Messages - Class in org.jenkinsci.plugins.benchmark.results
Generated localization support class.
Messages - Class in org.jenkinsci.plugins.benchmark.thresholds
Generated localization support class.
Messages - Class in org.jenkinsci.plugins.benchmark.utilities
Generated localization support class.
Messages() - Constructor for class org.jenkinsci.plugins.benchmark.core.Messages
 
Messages() - Constructor for class org.jenkinsci.plugins.benchmark.parsers.JsonToPlugin.Messages
 
Messages() - Constructor for class org.jenkinsci.plugins.benchmark.parsers.Messages
 
Messages() - Constructor for class org.jenkinsci.plugins.benchmark.parsers.XmlToPlugin.Messages
 
Messages() - Constructor for class org.jenkinsci.plugins.benchmark.results.Messages
 
Messages() - Constructor for class org.jenkinsci.plugins.benchmark.thresholds.Messages
 
Messages() - Constructor for class org.jenkinsci.plugins.benchmark.utilities.Messages
 
Minimum() - Static method in class org.jenkinsci.plugins.benchmark.results.Messages
Key Minimum: Minimum.
MissingPropertyException - Exception in org.jenkinsci.plugins.benchmark.exceptions
Benchmark Plugin specific Missing Property exception
MissingPropertyException() - Constructor for exception org.jenkinsci.plugins.benchmark.exceptions.MissingPropertyException
 
MissingPropertyException(String) - Constructor for exception org.jenkinsci.plugins.benchmark.exceptions.MissingPropertyException
 
MissingPropertyException(String, Throwable) - Constructor for exception org.jenkinsci.plugins.benchmark.exceptions.MissingPropertyException
 
MissingPropertyException(Throwable) - Constructor for exception org.jenkinsci.plugins.benchmark.exceptions.MissingPropertyException
 

N

name - Variable in class org.jenkinsci.plugins.benchmark.results.TestGroup
 
Name() - Static method in class org.jenkinsci.plugins.benchmark.results.Messages
Key Name: Name.
No_format - Static variable in class org.jenkinsci.plugins.benchmark.schemas.Schema
 
NotApplicableShort() - Static method in class org.jenkinsci.plugins.benchmark.results.Messages
Key NotApplicableShort: N/A.
NumberOfFailedTests() - Static method in class org.jenkinsci.plugins.benchmark.results.Messages
Key NumberOfFailedTests: Number of failed tests.
NumberOFPassedTests() - Static method in class org.jenkinsci.plugins.benchmark.results.Messages
Key NumberOFPassedTests: Number of passed tests.
NumeralValue - Class in org.jenkinsci.plugins.benchmark.results
Holds the information for numeral test result

O

org.jenkinsci.plugins.benchmark.condensed - package org.jenkinsci.plugins.benchmark.condensed
 
org.jenkinsci.plugins.benchmark.core - package org.jenkinsci.plugins.benchmark.core
 
org.jenkinsci.plugins.benchmark.exceptions - package org.jenkinsci.plugins.benchmark.exceptions
 
org.jenkinsci.plugins.benchmark.parsers - package org.jenkinsci.plugins.benchmark.parsers
 
org.jenkinsci.plugins.benchmark.parsers.JsonToPlugin - package org.jenkinsci.plugins.benchmark.parsers.JsonToPlugin
 
org.jenkinsci.plugins.benchmark.parsers.XmlToPlugin - package org.jenkinsci.plugins.benchmark.parsers.XmlToPlugin
 
org.jenkinsci.plugins.benchmark.results - package org.jenkinsci.plugins.benchmark.results
 
org.jenkinsci.plugins.benchmark.schemas - package org.jenkinsci.plugins.benchmark.schemas
 
org.jenkinsci.plugins.benchmark.thresholds - package org.jenkinsci.plugins.benchmark.thresholds
 
org.jenkinsci.plugins.benchmark.utilities - package org.jenkinsci.plugins.benchmark.utilities
 
outputType(TestValue.ValueType) - Static method in class org.jenkinsci.plugins.benchmark.results.TestValue
 

P

ParameterNumber(Object) - Static method in class org.jenkinsci.plugins.benchmark.results.Messages
Key ParameterNumber: Parameter #{0}.
parameters - Variable in class org.jenkinsci.plugins.benchmark.parsers.MapperBase
 
parent - Variable in class org.jenkinsci.plugins.benchmark.results.TestGroup
 
Passed() - Static method in class org.jenkinsci.plugins.benchmark.results.Messages
Key Passed: Passed.
PASSED_STATE_COLOR - Static variable in class org.jenkinsci.plugins.benchmark.results.TestValue
 
PercentageAverageThreshold - Class in org.jenkinsci.plugins.benchmark.thresholds
Percentage threshold compared to average
PercentageAverageThreshold(Double) - Constructor for class org.jenkinsci.plugins.benchmark.thresholds.PercentageAverageThreshold
 
PercentageAverageThreshold(String, String, Double) - Constructor for class org.jenkinsci.plugins.benchmark.thresholds.PercentageAverageThreshold
 
PercentageAverageThreshold_MissingPercentageValue() - Static method in class org.jenkinsci.plugins.benchmark.thresholds.Messages
Key PercentageAverageThreshold.MissingPercentageValue: Threshold with percentage from average is missing the percentage value..
PercentageAverageThreshold_OutOfPercentageFromAverage(Object, Object, Object) - Static method in class org.jenkinsci.plugins.benchmark.thresholds.Messages
Key PercentageAverageThreshold.OutOfPercentageFromAverage: The value ''{0}'' is out of the percentage of ''{1}%'' from the average value ''{2}''..
PercentageAverageThreshold_PercentageBetween0And100() - Static method in class org.jenkinsci.plugins.benchmark.thresholds.Messages
Key PercentageAverageThreshold.PercentageBetween0And100: Percentage must be between 0 and 100%.
PercentageAverageThreshold_PercentageCannotBeEmpty() - Static method in class org.jenkinsci.plugins.benchmark.thresholds.Messages
Key PercentageAverageThreshold.PercentageCannotBeEmpty: Percentage cannot be empty.
PercentageAverageThreshold_PercentageFromAverage() - Static method in class org.jenkinsci.plugins.benchmark.thresholds.Messages
Key PercentageAverageThreshold.PercentageFromAverage: Percentage from average.
PercentageAverageThreshold.DescriptorImpl - Class in org.jenkinsci.plugins.benchmark.thresholds
 
PercentageThreshold - Class in org.jenkinsci.plugins.benchmark.thresholds
Percentage threshold compared to last build
PercentageThreshold(Double) - Constructor for class org.jenkinsci.plugins.benchmark.thresholds.PercentageThreshold
 
PercentageThreshold(String, String, Double) - Constructor for class org.jenkinsci.plugins.benchmark.thresholds.PercentageThreshold
 
PercentageThreshold_MissingPercentage() - Static method in class org.jenkinsci.plugins.benchmark.thresholds.Messages
Key PercentageThreshold.MissingPercentage: Threshold with percentage from previous is missing the percentage value..
PercentageThreshold_OutOfPercentageFromPrevious(Object, Object, Object) - Static method in class org.jenkinsci.plugins.benchmark.thresholds.Messages
Key PercentageThreshold.OutOfPercentageFromPrevious: The value ''{0}'' is out of the percentage of ''{1}%'' from the previous value ''{2}''..
PercentageThreshold_PercentageBetween0And100() - Static method in class org.jenkinsci.plugins.benchmark.thresholds.Messages
Key PercentageThreshold.PercentageBetween0And100: Percentage must be between 0 and 100%.
PercentageThreshold_PercentageCannotBeEmpty() - Static method in class org.jenkinsci.plugins.benchmark.thresholds.Messages
Key PercentageThreshold.PercentageCannotBeEmpty: Percentage cannot be empty.
PercentageThreshold_PercentageFromLastBuild() - Static method in class org.jenkinsci.plugins.benchmark.thresholds.Messages
Key PercentageThreshold.PercentageFromLastBuild: Percentage from last build.
PercentageThreshold.DescriptorImpl - Class in org.jenkinsci.plugins.benchmark.thresholds
 
perform(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class org.jenkinsci.plugins.benchmark.core.BenchmarkPublisher
 
properties - Variable in class org.jenkinsci.plugins.benchmark.results.TestValue
 

R

RecurseNames(boolean, int, String, List<FilePathGroup>) - Static method in class org.jenkinsci.plugins.benchmark.parsers.JUnitJenkins
Given a list of full file paths, extra for each the relative path Recursive function.
requiresHistory() - Method in class org.jenkinsci.plugins.benchmark.parsers.MapperBase
Determine if active thresholds require build history to be validated.
resetClock() - Method in class org.jenkinsci.plugins.benchmark.core.BenchmarkProjectAction
Reset clock that keeps the result loaded in memory
resetClock() - Method in class org.jenkinsci.plugins.benchmark.core.BenchmarkPublisher
 
resetClock() - Method in class org.jenkinsci.plugins.benchmark.core.BenchmarkResultAction
Reset clock that keeps the result loaded in memory
resetMemory() - Method in class org.jenkinsci.plugins.benchmark.core.BenchmarkPublisher
 
ResetMemoryTask - Class in org.jenkinsci.plugins.benchmark.utilities
Control Elapsed Clock that reset data loaded in the backend
ResetMemoryTask(BenchmarkPublisher) - Constructor for class org.jenkinsci.plugins.benchmark.utilities.ResetMemoryTask
 
results - Variable in class org.jenkinsci.plugins.benchmark.parsers.MapperBase
 
rootGroup - Variable in class org.jenkinsci.plugins.benchmark.parsers.MapperBase
 
rt_boolean - org.jenkinsci.plugins.benchmark.results.TestValue.ValueType
 
rt_double - org.jenkinsci.plugins.benchmark.results.TestValue.ValueType
 
rt_integer - org.jenkinsci.plugins.benchmark.results.TestValue.ValueType
 
rt_string - org.jenkinsci.plugins.benchmark.results.TestValue.ValueType
 
rt_unknown - org.jenkinsci.plugins.benchmark.results.TestValue.ValueType
 
run() - Method in class org.jenkinsci.plugins.benchmark.utilities.ResetMemoryTask
 
run() - Method in class org.jenkinsci.plugins.benchmark.utilities.RunnableJenkinsReader
 
run() - Method in class org.jenkinsci.plugins.benchmark.utilities.RunnableReader
 
RunnableJenkinsReader - Class in org.jenkinsci.plugins.benchmark.utilities
Parallel runnable for Jenkins Test Report
RunnableJenkinsReader(Run, Run, JUnitJenkins) - Constructor for class org.jenkinsci.plugins.benchmark.utilities.RunnableJenkinsReader
 
RunnableReader - Class in org.jenkinsci.plugins.benchmark.utilities
Parallel runnable
RunnableReader(Run, Run, MapperBase) - Constructor for class org.jenkinsci.plugins.benchmark.utilities.RunnableReader
 

S

Schema - Class in org.jenkinsci.plugins.benchmark.schemas
Base class to define internally available resource schema(s)
Schema(String, String, String, int) - Constructor for class org.jenkinsci.plugins.benchmark.schemas.Schema
 
setAverageValue(Double) - Method in class org.jenkinsci.plugins.benchmark.thresholds.DeltaAverageThreshold
 
setAverageValue(Double) - Method in class org.jenkinsci.plugins.benchmark.thresholds.PercentageAverageThreshold
 
setAverageValue(Double) - Method in class org.jenkinsci.plugins.benchmark.thresholds.Threshold
 
setBuild(Integer) - Method in class org.jenkinsci.plugins.benchmark.parsers.MapperBase
 
setBuildSelected(Integer) - Method in class org.jenkinsci.plugins.benchmark.core.BenchmarkResultAction
 
setFailedState(int, Boolean) - Method in class org.jenkinsci.plugins.benchmark.results.TestValue
 
setFailedState(Boolean) - Method in class org.jenkinsci.plugins.benchmark.results.TestProperty
 
setFailedState(Boolean) - Method in class org.jenkinsci.plugins.benchmark.results.TestValue
 
setFileDetected(Boolean) - Method in class org.jenkinsci.plugins.benchmark.utilities.ContentDetected
 
setGroup() - Method in class org.jenkinsci.plugins.benchmark.results.TestValue
 
setGroup(String) - Method in class org.jenkinsci.plugins.benchmark.results.TestValue
 
setGroupDetected(Boolean) - Method in class org.jenkinsci.plugins.benchmark.utilities.ContentDetected
 
setId(int, Integer) - Method in class org.jenkinsci.plugins.benchmark.results.TestValue
 
setId(Integer) - Method in class org.jenkinsci.plugins.benchmark.results.TestProperty
 
setId(Integer) - Method in class org.jenkinsci.plugins.benchmark.results.TestValue
 
setMapper(MapperBase) - Method in class org.jenkinsci.plugins.benchmark.core.BenchmarkPublisher
 
setMessage(int, String, String) - Method in class org.jenkinsci.plugins.benchmark.results.TestValue
 
setMessage(String, String) - Method in class org.jenkinsci.plugins.benchmark.results.TestValue
 
setMessages(int, Map<String, String>) - Method in class org.jenkinsci.plugins.benchmark.results.TestValue
 
setMessages(Map<String, String>) - Method in class org.jenkinsci.plugins.benchmark.results.TestValue
 
setNumeralDetected(Boolean) - Method in class org.jenkinsci.plugins.benchmark.utilities.ContentDetected
 
setParameter(int, TestValue) - Method in class org.jenkinsci.plugins.benchmark.results.TestValue
 
setParameter(TestValue) - Method in class org.jenkinsci.plugins.benchmark.results.TestValue
 
setParameters(int, List<TestValue>) - Method in class org.jenkinsci.plugins.benchmark.results.TestValue
 
setParameters(List<TestValue>) - Method in class org.jenkinsci.plugins.benchmark.results.TestValue
 
setPreviousValue(Double) - Method in class org.jenkinsci.plugins.benchmark.thresholds.DeltaThreshold
 
setPreviousValue(Double) - Method in class org.jenkinsci.plugins.benchmark.thresholds.PercentageThreshold
 
setPreviousValue(Double) - Method in class org.jenkinsci.plugins.benchmark.thresholds.Threshold
 
setRelativepath(String) - Method in class org.jenkinsci.plugins.benchmark.utilities.FilePathGroup
 
setResultSelected(Integer) - Method in class org.jenkinsci.plugins.benchmark.core.BenchmarkProjectAction
 
setSelectedBuild(Integer) - Method in class org.jenkinsci.plugins.benchmark.core.BenchmarkPublisher
 
setSelectedResult(Integer) - Method in class org.jenkinsci.plugins.benchmark.core.BenchmarkPublisher
 
setThresholds(List<? extends Threshold>) - Method in class org.jenkinsci.plugins.benchmark.core.BenchmarkPublisher
 
setTimer(Timer) - Method in class org.jenkinsci.plugins.benchmark.core.BenchmarkPublisher
 
setUnitsDetected(Boolean) - Method in class org.jenkinsci.plugins.benchmark.utilities.ContentDetected
 
setValue(boolean) - Method in class org.jenkinsci.plugins.benchmark.results.BooleanValue
 
setValue(double) - Method in class org.jenkinsci.plugins.benchmark.results.DoubleValue
 
setValue(int) - Method in class org.jenkinsci.plugins.benchmark.results.IntegerValue
 
setValue(int, boolean) - Method in class org.jenkinsci.plugins.benchmark.results.BooleanValue
 
setValue(int, double) - Method in class org.jenkinsci.plugins.benchmark.results.DoubleValue
 
setValue(int, int) - Method in class org.jenkinsci.plugins.benchmark.results.IntegerValue
 
setValue(int, String) - Method in class org.jenkinsci.plugins.benchmark.results.StringValue
 
setValue(String) - Method in class org.jenkinsci.plugins.benchmark.results.StringValue
 
size() - Method in class org.jenkinsci.plugins.benchmark.parsers.JsonToPlugin.MapJsonFailures
 
size() - Method in class org.jenkinsci.plugins.benchmark.parsers.XmlToPlugin.MapXmlFailures
 
State() - Static method in class org.jenkinsci.plugins.benchmark.results.Messages
Key State: State.
StdDeviation() - Static method in class org.jenkinsci.plugins.benchmark.results.Messages
Key StdDeviation: Standard Deviation.
StringCondensed - Class in org.jenkinsci.plugins.benchmark.condensed
Holds the information for string condensed result
StringCondensed(TestGroup, String, String, String, String, int, int) - Constructor for class org.jenkinsci.plugins.benchmark.condensed.StringCondensed
 
StringValue - Class in org.jenkinsci.plugins.benchmark.results
Holds the information for boolean test result
StringValue(TestGroup, String, String) - Constructor for class org.jenkinsci.plugins.benchmark.results.StringValue
 
StringValue(TestGroup, String, String, String) - Constructor for class org.jenkinsci.plugins.benchmark.results.StringValue
 
StringValue(TestGroup, String, String, String, String) - Constructor for class org.jenkinsci.plugins.benchmark.results.StringValue
 
StringValue(TestGroup, String, String, String, String, TestGroup.ClassType) - Constructor for class org.jenkinsci.plugins.benchmark.results.StringValue
 
StringValue(TestGroup, String, String, String, TestGroup.ClassType) - Constructor for class org.jenkinsci.plugins.benchmark.results.StringValue
 
StringValue(TestGroup, String, String, TestGroup.ClassType) - Constructor for class org.jenkinsci.plugins.benchmark.results.StringValue
 

T

TestFailure - Class in org.jenkinsci.plugins.benchmark.results
Holds definition of failure for boolean test
TestFailure(boolean) - Constructor for class org.jenkinsci.plugins.benchmark.results.TestFailure
 
TestFailure(double) - Constructor for class org.jenkinsci.plugins.benchmark.results.TestFailure
 
TestFailure(double, String) - Constructor for class org.jenkinsci.plugins.benchmark.results.TestFailure
 
TestFailure(String) - Constructor for class org.jenkinsci.plugins.benchmark.results.TestFailure
 
TestFailure(String, boolean) - Constructor for class org.jenkinsci.plugins.benchmark.results.TestFailure
 
TestFailure_CompareTypeUnknown() - Static method in class org.jenkinsci.plugins.benchmark.results.Messages
Key TestFailure.CompareTypeUnknown: Compare type unknown..
TestFailure.CompareType - Enum in org.jenkinsci.plugins.benchmark.results
 
TestFailure.FailureType - Enum in org.jenkinsci.plugins.benchmark.results
 
TestGroup - Class in org.jenkinsci.plugins.benchmark.results
Holds a group of test results or group of groups
TestGroup(TestGroup, String) - Constructor for class org.jenkinsci.plugins.benchmark.results.TestGroup
 
TestGroup(TestGroup, String, boolean) - Constructor for class org.jenkinsci.plugins.benchmark.results.TestGroup
 
TestGroup(TestGroup, String, String) - Constructor for class org.jenkinsci.plugins.benchmark.results.TestGroup
 
TestGroup(TestGroup, String, String, boolean) - Constructor for class org.jenkinsci.plugins.benchmark.results.TestGroup
 
TestGroup(TestGroup, String, String, TestGroup.ClassType) - Constructor for class org.jenkinsci.plugins.benchmark.results.TestGroup
 
TestGroup(TestGroup, String, TestGroup.ClassType) - Constructor for class org.jenkinsci.plugins.benchmark.results.TestGroup
 
TestGroup_SelectedIndexOutOfBound() - Static method in class org.jenkinsci.plugins.benchmark.results.Messages
Key TestGroup.SelectedIndexOutOfBound: Selected index is out of bound..
TestGroup.ClassType - Enum in org.jenkinsci.plugins.benchmark.results
 
TestProperty - Class in org.jenkinsci.plugins.benchmark.results
Gather associated property to test result.
TestValue - Class in org.jenkinsci.plugins.benchmark.results
Holds the core information of a standard test result
TestValue_TestValueNotNumeral() - Static method in class org.jenkinsci.plugins.benchmark.results.Messages
Key TestValue.TestValueNotNumeral: The result is not a numeral..
TestValue.ValueType - Enum in org.jenkinsci.plugins.benchmark.results
 
TextToHTML - Class in org.jenkinsci.plugins.benchmark.utilities
 
TextToHTML() - Constructor for class org.jenkinsci.plugins.benchmark.utilities.TextToHTML
 
Threshold - Class in org.jenkinsci.plugins.benchmark.thresholds
Threshold base class CAREFULL, this is connected to JELLY
Threshold(String, String, Threshold.ThresholdTypes) - Constructor for class org.jenkinsci.plugins.benchmark.thresholds.Threshold
 
Threshold(Threshold.ThresholdTypes) - Constructor for class org.jenkinsci.plugins.benchmark.thresholds.Threshold
 
Threshold_AbsoluteThreshold() - Static method in class org.jenkinsci.plugins.benchmark.thresholds.Messages
Key Threshold.AbsoluteThreshold: Absolute treshold.
Threshold_DeltaFromAverageThreshold() - Static method in class org.jenkinsci.plugins.benchmark.thresholds.Messages
Key Threshold.DeltaFromAverageThreshold: Delta from average threshold.
Threshold_DeltaFromLastThreshold() - Static method in class org.jenkinsci.plugins.benchmark.thresholds.Messages
Key Threshold.DeltaFromLastThreshold: Delta from last threshold.
Threshold_PercentageFromAverageThreshold() - Static method in class org.jenkinsci.plugins.benchmark.thresholds.Messages
Key Threshold.PercentageFromAverageThreshold: Percentage from average threshold.
Threshold_PercentageFromLastThreshold() - Static method in class org.jenkinsci.plugins.benchmark.thresholds.Messages
Key Threshold.PercentageFromLastThreshold: Percentage from last threshold.
Threshold_UnknownThreshold() - Static method in class org.jenkinsci.plugins.benchmark.thresholds.Messages
Key Threshold.UnknownThreshold: Unknown treshold.
Threshold.ThresholdTypes - Enum in org.jenkinsci.plugins.benchmark.thresholds
 
ThresholdDescriptor - Class in org.jenkinsci.plugins.benchmark.thresholds
Threshold descriptor
ThresholdDescriptor() - Constructor for class org.jenkinsci.plugins.benchmark.thresholds.ThresholdDescriptor
 
ThresholdDescriptor_GroupCannotHaveSpace() - Static method in class org.jenkinsci.plugins.benchmark.thresholds.Messages
Key ThresholdDescriptor.GroupCannotHaveSpace: The group name cannot have spaces..
ThresholdDescriptor_ResultCannotHaveSpace() - Static method in class org.jenkinsci.plugins.benchmark.thresholds.Messages
Key ThresholdDescriptor.ResultCannotHaveSpace: The result name cannot have spaces..
thresholds - Variable in class org.jenkinsci.plugins.benchmark.results.TestGroup
 
TIME_DELAY_MS - Static variable in class org.jenkinsci.plugins.benchmark.core.BenchmarkPublisher
 
toHTML(String) - Static method in class org.jenkinsci.plugins.benchmark.utilities.TextToHTML
 
truncateStrings - Variable in class org.jenkinsci.plugins.benchmark.parsers.MapperBase
 
tt_absolute - org.jenkinsci.plugins.benchmark.thresholds.Threshold.ThresholdTypes
 
tt_delta - org.jenkinsci.plugins.benchmark.thresholds.Threshold.ThresholdTypes
 
tt_deltaAverage - org.jenkinsci.plugins.benchmark.thresholds.Threshold.ThresholdTypes
 
tt_percentage - org.jenkinsci.plugins.benchmark.thresholds.Threshold.ThresholdTypes
 
tt_percentageAverage - org.jenkinsci.plugins.benchmark.thresholds.Threshold.ThresholdTypes
 
tt_unknown - org.jenkinsci.plugins.benchmark.thresholds.Threshold.ThresholdTypes
 
type - Variable in class org.jenkinsci.plugins.benchmark.results.TestValue
 

U

unit - Variable in class org.jenkinsci.plugins.benchmark.results.TestValue
 
Unit() - Static method in class org.jenkinsci.plugins.benchmark.results.Messages
Key Unit: Unit.

V

ValidationException - Exception in org.jenkinsci.plugins.benchmark.exceptions
Benchmark Plugin specific Validation exception
ValidationException() - Constructor for exception org.jenkinsci.plugins.benchmark.exceptions.ValidationException
 
ValidationException(String) - Constructor for exception org.jenkinsci.plugins.benchmark.exceptions.ValidationException
 
ValidationException(String, Throwable) - Constructor for exception org.jenkinsci.plugins.benchmark.exceptions.ValidationException
 
ValidationException(Throwable) - Constructor for exception org.jenkinsci.plugins.benchmark.exceptions.ValidationException
 
Value() - Static method in class org.jenkinsci.plugins.benchmark.core.Messages
Key Value: Value.
Value() - Static method in class org.jenkinsci.plugins.benchmark.results.Messages
Key Value: Value.
valueOf(String) - Static method in enum org.jenkinsci.plugins.benchmark.results.TestFailure.CompareType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jenkinsci.plugins.benchmark.results.TestFailure.FailureType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jenkinsci.plugins.benchmark.results.TestGroup.ClassType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jenkinsci.plugins.benchmark.results.TestValue.ValueType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jenkinsci.plugins.benchmark.thresholds.Threshold.ThresholdTypes
Returns the enum constant of this type with the specified name.
values - Variable in class org.jenkinsci.plugins.benchmark.results.DoubleValue
 
values - Variable in class org.jenkinsci.plugins.benchmark.results.IntegerValue
 
values() - Static method in enum org.jenkinsci.plugins.benchmark.results.TestFailure.CompareType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jenkinsci.plugins.benchmark.results.TestFailure.FailureType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jenkinsci.plugins.benchmark.results.TestGroup.ClassType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jenkinsci.plugins.benchmark.results.TestValue.ValueType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jenkinsci.plugins.benchmark.thresholds.Threshold.ThresholdTypes
Returns an array containing the constants of this enum type, in the order they are declared.

X

Xml_format - Static variable in class org.jenkinsci.plugins.benchmark.schemas.Schema
 

_

_AbsoluteThreshold_AbsoluteValues() - Static method in class org.jenkinsci.plugins.benchmark.thresholds.Messages
Key AbsoluteThreshold.AbsoluteValues: Absolute values.
_AbsoluteThreshold_IsAboveMaximum(Object, Object) - Static method in class org.jenkinsci.plugins.benchmark.thresholds.Messages
Key AbsoluteThreshold.IsAboveMaximum: The value ''{0}'' is above the maximum of ''{1}''..
_AbsoluteThreshold_IsBelowMinimum(Object, Object) - Static method in class org.jenkinsci.plugins.benchmark.thresholds.Messages
Key AbsoluteThreshold.IsBelowMinimum: The value ''{0}'' is below the minimum of ''{1}''..
_AbsoluteThreshold_MaxIsBelowMin() - Static method in class org.jenkinsci.plugins.benchmark.thresholds.Messages
Key AbsoluteThreshold.MaxIsBelowMin: Maximum value is below minimum value..
_AbsoluteThreshold_MissingMinAndMax() - Static method in class org.jenkinsci.plugins.benchmark.thresholds.Messages
Key AbsoluteThreshold.MissingMinAndMax: Absolute threshold is missing both minimum and maximum..
_AttachedId() - Static method in class org.jenkinsci.plugins.benchmark.results.Messages
Key AttachedId: Attached ID.
_BenchmarkProjectAction_CondensedTableErrorDetected() - Static method in class org.jenkinsci.plugins.benchmark.core.Messages
Key BenchmarkProjectAction.CondensedTableErrorDetected: Benchmark Condensed Table Result - Error detected.
_BenchmarkProjectAction_CondensedTableErrorMessage(Object) - Static method in class org.jenkinsci.plugins.benchmark.core.Messages
Key BenchmarkProjectAction.CondensedTableErrorMessage: Benchmark Condensed Table Result - {0}.
_BenchmarkProjectAction_CsvCondensedTableErrorDetected() - Static method in class org.jenkinsci.plugins.benchmark.core.Messages
Key BenchmarkProjectAction.CsvCondensedTableErrorDetected: Benchmark CSV Condensed Table Result - Error detected.
_BenchmarkProjectAction_CsvCondensedTableErrorMessage(Object) - Static method in class org.jenkinsci.plugins.benchmark.core.Messages
Key BenchmarkProjectAction.CsvCondensedTableErrorMessage: Benchmark CSV Condensed Table Result - {0}.
_BenchmarkProjectAction_CsvRawTableErrorDetected() - Static method in class org.jenkinsci.plugins.benchmark.core.Messages
Key BenchmarkProjectAction.CsvRawTableErrorDetected: Benchmark CSV Raw Table Result - Error detected.
_BenchmarkProjectAction_CsvRawTableErrorMessage(Object) - Static method in class org.jenkinsci.plugins.benchmark.core.Messages
Key BenchmarkProjectAction.CsvRawTableErrorMessage: Benchmark CSV Raw Table Result - {0}.
_BenchmarkProjectAction_DatatablesEmptyTable() - Static method in class org.jenkinsci.plugins.benchmark.core.Messages
Key BenchmarkProjectAction.DatatablesEmptyTable: No data available in table.
_BenchmarkProjectAction_DatatablesFirst() - Static method in class org.jenkinsci.plugins.benchmark.core.Messages
Key BenchmarkProjectAction.DatatablesFirst: First.
_BenchmarkProjectAction_DatatablesLast() - Static method in class org.jenkinsci.plugins.benchmark.core.Messages
Key BenchmarkProjectAction.DatatablesLast: Last.
_BenchmarkProjectAction_DatatablesNext() - Static method in class org.jenkinsci.plugins.benchmark.core.Messages
Key BenchmarkProjectAction.DatatablesNext: Next.
_BenchmarkProjectAction_DatatablesPrevious() - Static method in class org.jenkinsci.plugins.benchmark.core.Messages
Key BenchmarkProjectAction.DatatablesPrevious: Previous.
_BenchmarkProjectAction_DatatablesZeroRecords() - Static method in class org.jenkinsci.plugins.benchmark.core.Messages
Key BenchmarkProjectAction.DatatablesZeroRecords: No matching records found.
_BenchmarkProjectAction_DisplayName() - Static method in class org.jenkinsci.plugins.benchmark.core.Messages
Key BenchmarkProjectAction.DisplayName: Benchmark Tables.
_BenchmarkProjectAction_DownloadTablesAt() - Static method in class org.jenkinsci.plugins.benchmark.core.Messages
Key BenchmarkProjectAction.DownloadTablesAt: Note: Download tables also available at .
_BenchmarkProjectAction_RawTableErrorDetected() - Static method in class org.jenkinsci.plugins.benchmark.core.Messages
Key BenchmarkProjectAction.RawTableErrorDetected: Benchmark Raw Table Result - Error detected.
_BenchmarkProjectAction_RawTableErrorMessage(Object) - Static method in class org.jenkinsci.plugins.benchmark.core.Messages
Key BenchmarkProjectAction.RawTableErrorMessage: Benchmark Raw Table Result - {0}.
_BenchmarkPublisher_CollectionOfResultsStarted() - Static method in class org.jenkinsci.plugins.benchmark.core.Messages
Key BenchmarkPublisher.CollectionOfResultsStarted: Benchmark plugin - Collection of results started..
_BenchmarkPublisher_CollectionSuccessButValidationFailure() - Static method in class org.jenkinsci.plugins.benchmark.core.Messages
Key BenchmarkPublisher.CollectionSuccessButValidationFailure: Benchmark plugin - Collection of results completed but a test failure was detected..
_BenchmarkPublisher_ContentDoesNotComplyWithFormat() - Static method in class org.jenkinsci.plugins.benchmark.core.Messages
Key BenchmarkPublisher.ContentDoesNotComplyWithFormat: The content does not comply with standard formats..
_BenchmarkPublisher_Custom() - Static method in class org.jenkinsci.plugins.benchmark.core.Messages
Key BenchmarkPublisher.Custom: Custom.
_BenchmarkPublisher_CustomSchemaEmpty() - Static method in class org.jenkinsci.plugins.benchmark.core.Messages
Key BenchmarkPublisher.CustomSchemaEmpty: The custom schema is empty..
_BenchmarkPublisher_CustomSchemaFileNotDetected() - Static method in class org.jenkinsci.plugins.benchmark.core.Messages
Key BenchmarkPublisher.CustomSchemaFileNotDetected: Custom schema file not detected..
_BenchmarkPublisher_Default() - Static method in class org.jenkinsci.plugins.benchmark.core.Messages
Key BenchmarkPublisher.Default: Default.
_BenchmarkPublisher_DefaultSchemaDescription() - Static method in class org.jenkinsci.plugins.benchmark.core.Messages
Key BenchmarkPublisher.DefaultSchemaDescription: 3 level - Group/Test/Result with potential parameters at each level..
_BenchmarkPublisher_DisplayName() - Static method in class org.jenkinsci.plugins.benchmark.core.Messages
Key BenchmarkPublisher.DisplayName: Benchmark results.
_BenchmarkPublisher_ErrorDetectedDuringPostBuild() - Static method in class org.jenkinsci.plugins.benchmark.core.Messages
Key BenchmarkPublisher.ErrorDetectedDuringPostBuild: Benchmark plugin - Error detected during the post-build operations..
_BenchmarkPublisher_jUnit() - Static method in class org.jenkinsci.plugins.benchmark.core.Messages
Key BenchmarkPublisher.jUnit: jUnit.
_BenchmarkPublisher_jUnitSchemaDescription() - Static method in class org.jenkinsci.plugins.benchmark.core.Messages
Key BenchmarkPublisher.jUnitSchemaDescription: XML only..
_BenchmarkPublisher_PluginSuccessfull() - Static method in class org.jenkinsci.plugins.benchmark.core.Messages
Key BenchmarkPublisher.PluginSuccessfull: Benchmark plugin - Collection of results completed..
_BenchmarkPublisher_ResultCollectionErrorDetected() - Static method in class org.jenkinsci.plugins.benchmark.core.Messages
Key BenchmarkPublisher.ResultCollectionErrorDetected: Benchmark Result - Error detected.
_BenchmarkPublisher_ResultCollectionErrorMessage(Object) - Static method in class org.jenkinsci.plugins.benchmark.core.Messages
Key BenchmarkPublisher.ResultCollectionErrorMessage: Benchmark Result - {0}.
_BenchmarkPublisher_ResultFileLocationRequired() - Static method in class org.jenkinsci.plugins.benchmark.core.Messages
Key BenchmarkPublisher.ResultFileLocationRequired: A result file location is required..
_BenchmarkPublisher_SelectedSchemaDoesNotExist() - Static method in class org.jenkinsci.plugins.benchmark.core.Messages
Key BenchmarkPublisher.SelectedSchemaDoesNotExist: The selected schema does not exist..
_BenchmarkPublisher_Simplest() - Static method in class org.jenkinsci.plugins.benchmark.core.Messages
Key BenchmarkPublisher.Simplest: Simplest.
_BenchmarkPublisher_SimplestSchemaDescription() - Static method in class org.jenkinsci.plugins.benchmark.core.Messages
Key BenchmarkPublisher.SimplestSchemaDescription: 1 level - One result only with parameters & thresholds..
_BenchmarkPublisher_WorkspaceIsNotDetected() - Static method in class org.jenkinsci.plugins.benchmark.core.Messages
Key BenchmarkPublisher.WorkspaceIsNotDetected: The workspace directory could not be detected..
_BenchmarkResultAction_DisplayName() - Static method in class org.jenkinsci.plugins.benchmark.core.Messages
Key BenchmarkResultAction.DisplayName: Result page.
_BenchmarkResultAction_FileName(Object) - Static method in class org.jenkinsci.plugins.benchmark.core.Messages
Key BenchmarkResultAction.FileName: File: {0}.
_BenchmarkResultAction_GroupName(Object) - Static method in class org.jenkinsci.plugins.benchmark.core.Messages
Key BenchmarkResultAction.GroupName: Group: {0}.
_BenchmarkResultAction_NoGroup() - Static method in class org.jenkinsci.plugins.benchmark.core.Messages
Key BenchmarkResultAction.NoGroup: No group.
_BenchmarkResultAction_ResultName(Object) - Static method in class org.jenkinsci.plugins.benchmark.core.Messages
Key BenchmarkResultAction.ResultName: Result: {0}.
_Build() - Static method in class org.jenkinsci.plugins.benchmark.core.Messages
Key Build: Build.
_CondensedBase_Average() - Static method in class org.jenkinsci.plugins.benchmark.utilities.Messages
Key CondensedBase.Average: Average.
_CondensedBase_Failed() - Static method in class org.jenkinsci.plugins.benchmark.utilities.Messages
Key CondensedBase.Failed: Failed.
_CondensedBase_Group() - Static method in class org.jenkinsci.plugins.benchmark.utilities.Messages
Key CondensedBase.Group: Group.
_CondensedBase_Location() - Static method in class org.jenkinsci.plugins.benchmark.utilities.Messages
Key CondensedBase.Location: Location.
_CondensedBase_Maximum() - Static method in class org.jenkinsci.plugins.benchmark.utilities.Messages
Key CondensedBase.Maximum: Maximum.
_CondensedBase_Minimum() - Static method in class org.jenkinsci.plugins.benchmark.utilities.Messages
Key CondensedBase.Minimum: Minimum.
_CondensedBase_Passed() - Static method in class org.jenkinsci.plugins.benchmark.utilities.Messages
Key CondensedBase.Passed: Passed.
_CondensedBase_Result() - Static method in class org.jenkinsci.plugins.benchmark.utilities.Messages
Key CondensedBase.Result: Result.
_CondensedBase_ResultKey() - Static method in class org.jenkinsci.plugins.benchmark.utilities.Messages
Key CondensedBase.ResultKey: Result Key.
_CondensedBase_StdDeviation() - Static method in class org.jenkinsci.plugins.benchmark.utilities.Messages
Key CondensedBase.StdDeviation: Std deviation.
_DeltaAverageThreshold_DeltaAboveOrEqualTo0() - Static method in class org.jenkinsci.plugins.benchmark.thresholds.Messages
Key DeltaAverageThreshold.DeltaAboveOrEqualTo0: Delta must be above or equal to 0..
_DeltaAverageThreshold_DeltaCannotBeEmpty() - Static method in class org.jenkinsci.plugins.benchmark.thresholds.Messages
Key DeltaAverageThreshold.DeltaCannotBeEmpty: Delta cannot be empty..
_DeltaAverageThreshold_DeltaFromAverage() - Static method in class org.jenkinsci.plugins.benchmark.thresholds.Messages
Key DeltaAverageThreshold.DeltaFromAverage: Delta from average.
_DeltaAverageThreshold_MissingDelta() - Static method in class org.jenkinsci.plugins.benchmark.thresholds.Messages
Key DeltaAverageThreshold.MissingDelta: Threshold with delta from average is missing the delta value..
_DeltaAverageThreshold_OutOfDeltaFromAverage(Object, Object, Object) - Static method in class org.jenkinsci.plugins.benchmark.thresholds.Messages
Key DeltaAverageThreshold.OutOfDeltaFromAverage: The value ''{0}'' is out of the delta of ''{1}'' from the average value ''{2}''..
_DeltaThreshold_DeltaAboveOrEqualTo0() - Static method in class org.jenkinsci.plugins.benchmark.thresholds.Messages
Key DeltaThreshold.DeltaAboveOrEqualTo0: Delta must be above or equal to 0..
_DeltaThreshold_DeltaCannotBeEmpty() - Static method in class org.jenkinsci.plugins.benchmark.thresholds.Messages
Key DeltaThreshold.DeltaCannotBeEmpty: Delta cannot be empty..
_DeltaThreshold_DeltaFromLastBuild() - Static method in class org.jenkinsci.plugins.benchmark.thresholds.Messages
Key DeltaThreshold.DeltaFromLastBuild: Delta from last build.
_DeltaThreshold_MissingDeltaValue() - Static method in class org.jenkinsci.plugins.benchmark.thresholds.Messages
Key DeltaThreshold.MissingDeltaValue: Threshold with delta from previous is missing the delta value..
_DeltaThreshold_ValueOutOfDeltaFromPrevious(Object, Object, Object) - Static method in class org.jenkinsci.plugins.benchmark.thresholds.Messages
Key DeltaThreshold.ValueOutOfDeltaFromPrevious: The value ''{0}'' is out of the delta of ''{1}'' from the previous value ''{2}''..
_Description() - Static method in class org.jenkinsci.plugins.benchmark.results.Messages
Key Description: Description.
_Failed() - Static method in class org.jenkinsci.plugins.benchmark.results.Messages
Key Failed: Failed.
_FormatSelector_FilePattern(Object) - Static method in class org.jenkinsci.plugins.benchmark.parsers.Messages
Key FormatSelector.FilePattern: File pattern: {0}.
_FormatSelector_FilePatternCannotBeParsed(Object) - Static method in class org.jenkinsci.plugins.benchmark.parsers.Messages
Key FormatSelector.FilePatternCannotBeParsed: The result file pattern ''{0}'' could not be parsed..
_FormatSelector_FileSearchPatternIsEmpty() - Static method in class org.jenkinsci.plugins.benchmark.parsers.Messages
Key FormatSelector.FileSearchPatternIsEmpty: File search pattern is empty..
_FormatSelector_NoCompatibleSchemaFromatRecognised() - Static method in class org.jenkinsci.plugins.benchmark.parsers.Messages
Key FormatSelector.NoCompatibleSchemaFromatRecognised: No compatible schema format recognised..
_FormatSelector_NoJsonDetectedInFilePattern(Object) - Static method in class org.jenkinsci.plugins.benchmark.parsers.Messages
Key FormatSelector.NoJsonDetectedInFilePattern: No JSON file detected within the result file pattern: ''{0}''..
_FormatSelector_NoXmlDetectedInFilePattern(Object) - Static method in class org.jenkinsci.plugins.benchmark.parsers.Messages
Key FormatSelector.NoXmlDetectedInFilePattern: No XML file detected with the result file pattern: ''{0}'..
_FormatSelector_SchemaIsEmpty() - Static method in class org.jenkinsci.plugins.benchmark.parsers.Messages
Key FormatSelector.SchemaIsEmpty: Provided schema is empty..
_FormatSelector_WorkspaceNotDetected() - Static method in class org.jenkinsci.plugins.benchmark.parsers.Messages
Key FormatSelector.WorkspaceNotDetected: The workspace directory could not be detected..
_IncorrectDoubleForDelta(Object) - Static method in class org.jenkinsci.plugins.benchmark.parsers.XmlToPlugin.Messages
Key IncorrectDoubleForDelta: Incorrect double format for: {0}.delta.
_IncorrectDoubleForDouble(Object) - Static method in class org.jenkinsci.plugins.benchmark.parsers.XmlToPlugin.Messages
Key IncorrectDoubleForDouble: Incorrect double format for: {0}.double.
_IncorrectDoubleForMaximum(Object) - Static method in class org.jenkinsci.plugins.benchmark.parsers.XmlToPlugin.Messages
Key IncorrectDoubleForMaximum: Incorrect double format for: {0}.maximum.
_IncorrectDoubleForMinimum(Object) - Static method in class org.jenkinsci.plugins.benchmark.parsers.XmlToPlugin.Messages
Key IncorrectDoubleForMinimum: Incorrect double format for: {0}.minimum.
_IncorrectDoubleForPercentage(Object) - Static method in class org.jenkinsci.plugins.benchmark.parsers.XmlToPlugin.Messages
Key IncorrectDoubleForPercentage: Incorrect double format for: {0}.percentage.
_IncorrectIntegerForId(Object) - Static method in class org.jenkinsci.plugins.benchmark.parsers.XmlToPlugin.Messages
Key IncorrectIntegerForId: Incorrect integer format for: {0}.id.
_IncorrectIntegerForInteger(Object) - Static method in class org.jenkinsci.plugins.benchmark.parsers.XmlToPlugin.Messages
Key IncorrectIntegerForInteger: Incorrect integer format for: {0}.integer.
_jUnitJenkins_FileFormatNotRecognizedAsXml(Object) - Static method in class org.jenkinsci.plugins.benchmark.parsers.Messages
Key jUnitJenkins.FileFormatNotRecognizedAsXml: File format not recognised as XML: {0}..
_jUnitJenkins_WrongNumberOfFiles() - Static method in class org.jenkinsci.plugins.benchmark.parsers.Messages
Key jUnitJenkins.WrongNumberOfFiles: Wrong number of files identified inside the ''JUnit Plugin'' file..
_MapJsonFailures_CompareIsNotRecognisedAsType(Object, Object) - Static method in class org.jenkinsci.plugins.benchmark.parsers.JsonToPlugin.Messages
Key MapJsonFailures.CompareIsNotRecognisedAsType: ''{0}'' is not recognized as a compare type at: {1}.failure.
_MapJsonThreshold_WrongFormatForDelta() - Static method in class org.jenkinsci.plugins.benchmark.parsers.JsonToPlugin.Messages
Key MapJsonThreshold.WrongFormatForDelta: Wrong format for threshold delta value, expected a number..
_MapJsonThreshold_WrongFormatForMaximum() - Static method in class org.jenkinsci.plugins.benchmark.parsers.JsonToPlugin.Messages
Key MapJsonThreshold.WrongFormatForMaximum: Wrong format for threshold maximum value, expected a number..
_MapJsonThreshold_WrongFormatForMinimum() - Static method in class org.jenkinsci.plugins.benchmark.parsers.JsonToPlugin.Messages
Key MapJsonThreshold.WrongFormatForMinimum: Wrong format for threshold minimum value, expected a number..
_MapJsonThreshold_WrongFormatForPercentage() - Static method in class org.jenkinsci.plugins.benchmark.parsers.JsonToPlugin.Messages
Key MapJsonThreshold.WrongFormatForPercentage: Wrong format for threshold percentage value, expected a number..
_MapJsonToPlugin_FileFormatNotRecognisedAsJson(Object) - Static method in class org.jenkinsci.plugins.benchmark.parsers.JsonToPlugin.Messages
Key MapJsonToPlugin.FileFormatNotRecognisedAsJson: File format not recognised as JSON: {0}.
_MapJsonToPlugin_ListOfFilesDetected() - Static method in class org.jenkinsci.plugins.benchmark.parsers.JsonToPlugin.Messages
Key MapJsonToPlugin.ListOfFilesDetected: List of files detected:.
_MapJsonToPlugin_NoValidFileFound() - Static method in class org.jenkinsci.plugins.benchmark.parsers.JsonToPlugin.Messages
Key MapJsonToPlugin.NoValidFileFound: No valid result file was found..
_MapJsonToPlugin_PrintFailedToIdentifyFile(Object) - Static method in class org.jenkinsci.plugins.benchmark.parsers.JsonToPlugin.Messages
Key MapJsonToPlugin.PrintFailedToIdentifyFile: {0} [Format not recognised as JSON].
_MapJsonToPlugin_PrintFailedToLoadFile(Object) - Static method in class org.jenkinsci.plugins.benchmark.parsers.JsonToPlugin.Messages
Key MapJsonToPlugin.PrintFailedToLoadFile: {0} [File failed to load].
_MapJsonToPlugin_SchemaNotRecognisedAsJson() - Static method in class org.jenkinsci.plugins.benchmark.parsers.JsonToPlugin.Messages
Key MapJsonToPlugin.SchemaNotRecognisedAsJson: Schema format not recognised as JSON..
_MapperBase_Average() - Static method in class org.jenkinsci.plugins.benchmark.parsers.Messages
Key MapperBase.Average: Average.
_MapperBase_Failed() - Static method in class org.jenkinsci.plugins.benchmark.parsers.Messages
Key MapperBase.Failed: Failed.
_MapperBase_Group() - Static method in class org.jenkinsci.plugins.benchmark.parsers.Messages
Key MapperBase.Group: Group.
_MapperBase_Location() - Static method in class org.jenkinsci.plugins.benchmark.parsers.Messages
Key MapperBase.Location: Location.
_MapperBase_Maximum() - Static method in class org.jenkinsci.plugins.benchmark.parsers.Messages
Key MapperBase.Maximum: Maximum.
_MapperBase_Minimum() - Static method in class org.jenkinsci.plugins.benchmark.parsers.Messages
Key MapperBase.Minimum: Minimum.
_MapperBase_NumberOfAddedThresholds() - Static method in class org.jenkinsci.plugins.benchmark.parsers.Messages
Key MapperBase.NumberOfAddedThresholds: Number of added thresholds: .
_MapperBase_NumberOfParameters() - Static method in class org.jenkinsci.plugins.benchmark.parsers.Messages
Key MapperBase.NumberOfParameters: Number of parameters: .
_MapperBase_NumberOfResults() - Static method in class org.jenkinsci.plugins.benchmark.parsers.Messages
Key MapperBase.NumberOfResults: Number of results: .
_MapperBase_Passed() - Static method in class org.jenkinsci.plugins.benchmark.parsers.Messages
Key MapperBase.Passed: Passed.
_MapperBase_Result() - Static method in class org.jenkinsci.plugins.benchmark.parsers.Messages
Key MapperBase.Result: Result.
_MapperBase_ResultKey() - Static method in class org.jenkinsci.plugins.benchmark.parsers.Messages
Key MapperBase.ResultKey: Result Key.
_MapperBase_ResultsContainsNumerals() - Static method in class org.jenkinsci.plugins.benchmark.parsers.Messages
Key MapperBase.ResultsContainsNumerals: Results contain numerals..
_MapperBase_ResultsDoesNotContainNumerals() - Static method in class org.jenkinsci.plugins.benchmark.parsers.Messages
Key MapperBase.ResultsDoesNotContainNumerals: Results does not contain numerals..
_MapperBase_StdDeviation() - Static method in class org.jenkinsci.plugins.benchmark.parsers.Messages
Key MapperBase.StdDeviation: Standard deviation.
_MapperBase_StringsAreNotTruncated() - Static method in class org.jenkinsci.plugins.benchmark.parsers.Messages
Key MapperBase.StringsAreNotTruncated: Strings are not truncated..
_MapperBase_StringsAreTruncated() - Static method in class org.jenkinsci.plugins.benchmark.parsers.Messages
Key MapperBase.StringsAreTruncated: Strings are truncated..
_MapperBase_Unit() - Static method in class org.jenkinsci.plugins.benchmark.parsers.Messages
Key MapperBase.Unit: Unit.
_MapXmlFailures_BooleanFailureOnlyTrueOrFalse() - Static method in class org.jenkinsci.plugins.benchmark.parsers.XmlToPlugin.Messages
Key MapXmlFailures.BooleanFailureOnlyTrueOrFalse: Boolean failure can only be ''true'' or ''false'' (case insensitive)..
_MapXmlFailures_CompareIsNotRecogmizedAsType(Object, Object) - Static method in class org.jenkinsci.plugins.benchmark.parsers.XmlToPlugin.Messages
Key MapXmlFailures.CompareIsNotRecogmizedAsType: ''{0}'' is not recognized as a compare type at: {1}.failure.
_MapXmlFailures_TextCouldNotBeParseToNumber(Object, Object) - Static method in class org.jenkinsci.plugins.benchmark.parsers.XmlToPlugin.Messages
Key MapXmlFailures.TextCouldNotBeParseToNumber: ''{0}'' could not be parse to a number at: {1}.failure.
_MapXmlToPlugin_FileFormatNotRecognisedAsXml(Object) - Static method in class org.jenkinsci.plugins.benchmark.parsers.XmlToPlugin.Messages
Key MapXmlToPlugin.FileFormatNotRecognisedAsXml: File format not recognised as XML: {0}..
_MapXmlToPlugin_ListOfFilesDetected() - Static method in class org.jenkinsci.plugins.benchmark.parsers.XmlToPlugin.Messages
Key MapXmlToPlugin.ListOfFilesDetected: List of files detected:.
_MapXmlToPlugin_NoValidFileFound() - Static method in class org.jenkinsci.plugins.benchmark.parsers.XmlToPlugin.Messages
Key MapXmlToPlugin.NoValidFileFound: No valid result file was found..
_MapXmlToPlugin_PrintFailedToIdentifyFile(Object) - Static method in class org.jenkinsci.plugins.benchmark.parsers.XmlToPlugin.Messages
Key MapXmlToPlugin.PrintFailedToIdentifyFile: {0} [Format not recognised as XML].
_MapXmlToPlugin_PrintFailedToLoadFile(Object) - Static method in class org.jenkinsci.plugins.benchmark.parsers.XmlToPlugin.Messages
Key MapXmlToPlugin.PrintFailedToLoadFile: {0} [File failed to load].
_MapXmlToPlugin_SchemaFormatNotRecognisedAsXml() - Static method in class org.jenkinsci.plugins.benchmark.parsers.XmlToPlugin.Messages
Key MapXmlToPlugin.SchemaFormatNotRecognisedAsXml: Schema format not recognised as XML..
_MapXmlToPlugin_SchemaRootElementAndNamespaceAreIncorrect() - Static method in class org.jenkinsci.plugins.benchmark.parsers.XmlToPlugin.Messages
Key MapXmlToPlugin.SchemaRootElementAndNamespaceAreIncorrect: The schema root element and namespace are incorrect..
_Maximum() - Static method in class org.jenkinsci.plugins.benchmark.results.Messages
Key Maximum: Maximum.
_MeanAverage() - Static method in class org.jenkinsci.plugins.benchmark.results.Messages
Key MeanAverage: Mean/Average.
_Minimum() - Static method in class org.jenkinsci.plugins.benchmark.results.Messages
Key Minimum: Minimum.
_Name() - Static method in class org.jenkinsci.plugins.benchmark.results.Messages
Key Name: Name.
_NotApplicableShort() - Static method in class org.jenkinsci.plugins.benchmark.results.Messages
Key NotApplicableShort: N/A.
_NumberOfFailedTests() - Static method in class org.jenkinsci.plugins.benchmark.results.Messages
Key NumberOfFailedTests: Number of failed tests.
_NumberOFPassedTests() - Static method in class org.jenkinsci.plugins.benchmark.results.Messages
Key NumberOFPassedTests: Number of passed tests.
_ParameterNumber(Object) - Static method in class org.jenkinsci.plugins.benchmark.results.Messages
Key ParameterNumber: Parameter #{0}.
_Passed() - Static method in class org.jenkinsci.plugins.benchmark.results.Messages
Key Passed: Passed.
_PercentageAverageThreshold_MissingPercentageValue() - Static method in class org.jenkinsci.plugins.benchmark.thresholds.Messages
Key PercentageAverageThreshold.MissingPercentageValue: Threshold with percentage from average is missing the percentage value..
_PercentageAverageThreshold_OutOfPercentageFromAverage(Object, Object, Object) - Static method in class org.jenkinsci.plugins.benchmark.thresholds.Messages
Key PercentageAverageThreshold.OutOfPercentageFromAverage: The value ''{0}'' is out of the percentage of ''{1}%'' from the average value ''{2}''..
_PercentageAverageThreshold_PercentageBetween0And100() - Static method in class org.jenkinsci.plugins.benchmark.thresholds.Messages
Key PercentageAverageThreshold.PercentageBetween0And100: Percentage must be between 0 and 100%.
_PercentageAverageThreshold_PercentageCannotBeEmpty() - Static method in class org.jenkinsci.plugins.benchmark.thresholds.Messages
Key PercentageAverageThreshold.PercentageCannotBeEmpty: Percentage cannot be empty.
_PercentageAverageThreshold_PercentageFromAverage() - Static method in class org.jenkinsci.plugins.benchmark.thresholds.Messages
Key PercentageAverageThreshold.PercentageFromAverage: Percentage from average.
_PercentageThreshold_MissingPercentage() - Static method in class org.jenkinsci.plugins.benchmark.thresholds.Messages
Key PercentageThreshold.MissingPercentage: Threshold with percentage from previous is missing the percentage value..
_PercentageThreshold_OutOfPercentageFromPrevious(Object, Object, Object) - Static method in class org.jenkinsci.plugins.benchmark.thresholds.Messages
Key PercentageThreshold.OutOfPercentageFromPrevious: The value ''{0}'' is out of the percentage of ''{1}%'' from the previous value ''{2}''..
_PercentageThreshold_PercentageBetween0And100() - Static method in class org.jenkinsci.plugins.benchmark.thresholds.Messages
Key PercentageThreshold.PercentageBetween0And100: Percentage must be between 0 and 100%.
_PercentageThreshold_PercentageCannotBeEmpty() - Static method in class org.jenkinsci.plugins.benchmark.thresholds.Messages
Key PercentageThreshold.PercentageCannotBeEmpty: Percentage cannot be empty.
_PercentageThreshold_PercentageFromLastBuild() - Static method in class org.jenkinsci.plugins.benchmark.thresholds.Messages
Key PercentageThreshold.PercentageFromLastBuild: Percentage from last build.
_State() - Static method in class org.jenkinsci.plugins.benchmark.results.Messages
Key State: State.
_StdDeviation() - Static method in class org.jenkinsci.plugins.benchmark.results.Messages
Key StdDeviation: Standard Deviation.
_TestFailure_CompareTypeUnknown() - Static method in class org.jenkinsci.plugins.benchmark.results.Messages
Key TestFailure.CompareTypeUnknown: Compare type unknown..
_TestGroup_SelectedIndexOutOfBound() - Static method in class org.jenkinsci.plugins.benchmark.results.Messages
Key TestGroup.SelectedIndexOutOfBound: Selected index is out of bound..
_TestValue_TestValueNotNumeral() - Static method in class org.jenkinsci.plugins.benchmark.results.Messages
Key TestValue.TestValueNotNumeral: The result is not a numeral..
_Threshold_AbsoluteThreshold() - Static method in class org.jenkinsci.plugins.benchmark.thresholds.Messages
Key Threshold.AbsoluteThreshold: Absolute treshold.
_Threshold_DeltaFromAverageThreshold() - Static method in class org.jenkinsci.plugins.benchmark.thresholds.Messages
Key Threshold.DeltaFromAverageThreshold: Delta from average threshold.
_Threshold_DeltaFromLastThreshold() - Static method in class org.jenkinsci.plugins.benchmark.thresholds.Messages
Key Threshold.DeltaFromLastThreshold: Delta from last threshold.
_Threshold_PercentageFromAverageThreshold() - Static method in class org.jenkinsci.plugins.benchmark.thresholds.Messages
Key Threshold.PercentageFromAverageThreshold: Percentage from average threshold.
_Threshold_PercentageFromLastThreshold() - Static method in class org.jenkinsci.plugins.benchmark.thresholds.Messages
Key Threshold.PercentageFromLastThreshold: Percentage from last threshold.
_Threshold_UnknownThreshold() - Static method in class org.jenkinsci.plugins.benchmark.thresholds.Messages
Key Threshold.UnknownThreshold: Unknown treshold.
_ThresholdDescriptor_GroupCannotHaveSpace() - Static method in class org.jenkinsci.plugins.benchmark.thresholds.Messages
Key ThresholdDescriptor.GroupCannotHaveSpace: The group name cannot have spaces..
_ThresholdDescriptor_ResultCannotHaveSpace() - Static method in class org.jenkinsci.plugins.benchmark.thresholds.Messages
Key ThresholdDescriptor.ResultCannotHaveSpace: The result name cannot have spaces..
_Unit() - Static method in class org.jenkinsci.plugins.benchmark.results.Messages
Key Unit: Unit.
_Value() - Static method in class org.jenkinsci.plugins.benchmark.core.Messages
Key Value: Value.
_Value() - Static method in class org.jenkinsci.plugins.benchmark.results.Messages
Key Value: Value.
A B C D E F G H I J L M N O P R S T U V X _ 
All Classes All Packages