Class | Description |
---|---|
AgentComparisonResult |
This entity holds the cross-build comparison-result of one agent specifier configured for given
Comparison-strategy.
|
APMConnectionInfo |
This entity holds the APM Connection information.
|
BuildPerformanceData |
This entity is the placeholder for the metric-performance data collected from EM based upon the
comparison-strategy configuration defined in the properties file This is a list of
MetricPerformanceData entity, which is the metric-performance data of one metric path
|
ComparisonMetadata |
The class is responsible to read all the configurations provided by the user APM Connection
Details Jenkins Environment Variables usable by plugin Load Runner Information configured
Comparison Strategies and output handlers defined by user
|
ComparisonResult |
This POJO is the holder of the complete metric comparisonr result.
|
DefaultStrategyResult |
This is the default implementation of one comparison-strategy's result This contains the map of
agent-wise performance-comparison result.
|
EmailInfo |
This entity holds the email information which you want to send to the users on the completion of
Jenkins Plugin Run The basic fields will be populated by the plug-in based upon the
output-handler configuration provided by you.
|
JenkinsAMChart |
Enity which holds information of one graph of chart output handler for a given
comparison-strategy
|
JenkinsInfo |
This entity holds the Jenkins Specific Information for the use by Plug-in run
|
LoadRunnerMetadata |
An entity which contains the information about the metadata of the load-runner provided by the
user in the load-runner-properties.
|
MetricPathComparisonResult |
This entity is placeholder for one metric-path's performance comparison record This object can be
created in the Comparison-Strategy and be used for output-reporting.
|
MetricPerformanceData |
This entity is the one record of metric performance data which is received from APM.
|
OutputHandlerConfiguration |
This entity holds all the configuration information about the output-handler which was configured
in the properties file
|
StaticThresholdResult | |
StrategiesInfo |
Entity which holds the complete comparison-strategies and output-handlers information and their
mapping
|
TimeSliceValue |
TimeSliceValue represents one entry of value, min, max and count metric data metric values for
given metric-path
|
Copyright © 2016–2019. All rights reserved.