Class | Description |
---|---|
AppDynamicsBuildAction |
The build action is defined as
Action , and will fail the build
should the response of the system get too low, or when other conditions are not met.The AppDynamicsBuildAction relays output and displaying of the build output results
to the BuildActionResultsDisplay . |
AppDynamicsDataCollector |
The
AppDynamicsDataCollector will eventually fetch the performance statistics from the
AppDynamics REST interface and parse them into a AppDynamicsReport .Perhaps create separate Collectors again when this is more logical to create separate graphs. |
AppDynamicsProjectAction |
The
Action that will be executed from your project and fetch the AppDynamics performance
data and display after a build. |
AppDynamicsReport |
Represents a single performance report
|
AppDynamicsResultsPublisher |
Main class for this Jenkins Plugin.
Hooks into the build flow as post-build step, then collecting data and generating the report. |
AppDynamicsResultsPublisher.DescriptorImpl | |
BuildActionResultsDisplay |
Root object of a AppDynamics Build Report.
|
Messages |
Generated localization support class.
|
Copyright © 2016–2019. All rights reserved.