| Class | Description |
|---|---|
| AWSDeviceFarm |
AWS Device Farm API wrapper class.
|
| AWSDeviceFarmGraph |
Generate stylized graphs for AWS Device Farm results.
|
| AWSDeviceFarmListViewColumn |
AWS Device Farm specific column entry to display (pass/warn/fail)
result numbers on the Jenkins homepage within the project list view
from the most recent run of that project.
|
| AWSDeviceFarmListViewColumn.DescriptorImpl |
The descriptor implementation.
|
| AWSDeviceFarmProjectAction |
AWS Device Farm specific action tied to a Jenkins project.
|
| AWSDeviceFarmRecorder |
Post-build step for running tests on AWS Device Farm.
|
| AWSDeviceFarmRecorder.DescriptorImpl |
Descriptor for AWSDeviceFarmRecorder.
|
| AWSDeviceFarmTestResult |
Result object which contains high level result information, pass/warn/fail counters, and performance
stats for an AWS Device Farm run.
|
| AWSDeviceFarmTestResultAction |
Action which controls the execution management and results updating for AWS Device Farm runs.
|
| AWSDeviceFarmUtils |
Contains collection of helper functions for common AWS Device Farm/Jenkins actions.
|
| Enum | Description |
|---|---|
| AWSDeviceFarmUploadType |
This takes the place of the AWS Device Farm SDK type UploadType.
|
| Exception | Description |
|---|---|
| AWSDeviceFarmException |
Exception class for the the Device Farm Jenkins plugin.
|
Copyright © 2016–2025. All rights reserved.