- akid - Variable in class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarmRecorder.DescriptorImpl
-
- appArtifact - Variable in class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarmRecorder
-
- appiumJavaJUnitTest - Variable in class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarmRecorder
-
- AppiumJavaJUnitTest - Class in org.jenkinsci.plugins.awsdevicefarm.test
-
POJO class for an Appium Java JUnit test.
- AppiumJavaJUnitTest.Builder - Class in org.jenkinsci.plugins.awsdevicefarm.test
-
Static builder class.
- appiumJavaTestNGTest - Variable in class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarmRecorder
-
- AppiumJavaTestNGTest - Class in org.jenkinsci.plugins.awsdevicefarm.test
-
POJO class for an Appium Java TestNG test.
- AppiumJavaTestNGTest.Builder - Class in org.jenkinsci.plugins.awsdevicefarm.test
-
Static builder class.
- AWSDeviceFarm - Class in org.jenkinsci.plugins.awsdevicefarm
-
AWS Device Farm API wrapper class.
- AWSDeviceFarm(String) - Constructor for class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarm
-
AWSDeviceFarm constructor.
- AWSDeviceFarm(AWSCredentials) - Constructor for class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarm
-
AWSDeviceFarm constructor.
- AWSDeviceFarmException - Exception in org.jenkinsci.plugins.awsdevicefarm
-
Exception class for the the Device Farm Jenkins plugin.
- AWSDeviceFarmException(String) - Constructor for exception org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarmException
-
Low-IQ wrapper for generic Exceptions.
- AWSDeviceFarmGraph - Class in org.jenkinsci.plugins.awsdevicefarm
-
Generate stylized graphs for AWS Device Farm results.
- AWSDeviceFarmGraph(AbstractBuild<?, ?>, Boolean, Area, CategoryDataset, String, String, Color...) - Constructor for class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarmGraph
-
- AWSDeviceFarmListViewColumn - Class in org.jenkinsci.plugins.awsdevicefarm
-
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() - Constructor for class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarmListViewColumn
-
- AWSDeviceFarmListViewColumn.DescriptorImpl - Class in org.jenkinsci.plugins.awsdevicefarm
-
The descriptor implementation.
- AWSDeviceFarmProjectAction - Class in org.jenkinsci.plugins.awsdevicefarm
-
AWS Device Farm specific action tied to a Jenkins project.
- AWSDeviceFarmProjectAction(AbstractProject<?, ?>) - Constructor for class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarmProjectAction
-
Create new AWS Device Farm project action.
- AWSDeviceFarmRecorder - Class in org.jenkinsci.plugins.awsdevicefarm
-
Post-build step for running tests on AWS Device Farm.
- AWSDeviceFarmRecorder(String, String, String, String, Boolean, Boolean, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Constructor for class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarmRecorder
-
The Device Farm recorder class for running post-build steps on Jenkins.
- AWSDeviceFarmRecorder.DescriptorImpl - Class in org.jenkinsci.plugins.awsdevicefarm
-
Descriptor for AWSDeviceFarmRecorder.
- AWSDeviceFarmTestResult - Class in org.jenkinsci.plugins.awsdevicefarm
-
Result object which contains high level result information, pass/warn/fail counters, and performance
stats for an AWS Device Farm run.
- AWSDeviceFarmTestResult(AbstractBuild<?, ?>, Run) - Constructor for class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarmTestResult
-
- AWSDeviceFarmTestResultAction - Class in org.jenkinsci.plugins.awsdevicefarm
-
Action which controls the execution management and results updating for AWS Device Farm runs.
- AWSDeviceFarmTestResultAction(AbstractBuild<?, ?>, AWSDeviceFarmTestResult, PrintStream) - Constructor for class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarmTestResultAction
-
- AWSDeviceFarmUploadType - Enum in org.jenkinsci.plugins.awsdevicefarm
-
This takes the place of the AWS Device Farm SDK type UploadType.
- AWSDeviceFarmUtils - Class in org.jenkinsci.plugins.awsdevicefarm
-
Contains collection of helper functions for common AWS Device Farm/Jenkins actions.
- AWSDeviceFarmUtils() - Constructor for class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarmUtils
-
- describeRun(String) - Method in class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarm
-
- DescriptorImpl() - Constructor for class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarmListViewColumn.DescriptorImpl
-
- DescriptorImpl() - Constructor for class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarmRecorder.DescriptorImpl
-
- devicePoolName - Variable in class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarmRecorder
-
- doCheckAkid(String) - Method in class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarmRecorder.DescriptorImpl
-
Validate the user account AKID.
- doCheckAppArtifact(String) - Method in class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarmRecorder.DescriptorImpl
-
Validate the user entered artifact for the application.
- doCheckAppiumJavaJUnitTest(String) - Method in class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarmRecorder.DescriptorImpl
-
Validate the user entered artifact for Appium Java jUnit test content.
- doCheckAppiumJavaTestNGTest(String) - Method in class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarmRecorder.DescriptorImpl
-
Validate the user entered artifact for Appium Java TestNG test content.
- doCheckCalabashFeatures(String) - Method in class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarmRecorder.DescriptorImpl
-
Validate the user entered file path to local Calabash features.
- doCheckDevicePoolName(String) - Method in class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarmRecorder.DescriptorImpl
-
Validate the user selected device pool.
- doCheckIsRunUnmetered(Boolean, String) - Method in class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarmRecorder.DescriptorImpl
-
Validate if user account has unmetered devices
- doCheckJunitArtifact(String) - Method in class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarmRecorder.DescriptorImpl
-
Validate the user entered artifact for JUnit/Robotium test content.
- doCheckProjectName(String) - Method in class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarmRecorder.DescriptorImpl
-
Validate the user selected project.
- doCheckRoleArn(String) - Method in class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarmRecorder.DescriptorImpl
-
Validate the user account role ARN.
- doCheckSkid(String) - Method in class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarmRecorder.DescriptorImpl
-
Validate the user account SKID.
- doCheckUiautomatorArtifact(String) - Method in class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarmRecorder.DescriptorImpl
-
Validate the user entered artifact for uiautomator.
- doDurationGraph(StaplerRequest, StaplerResponse) - Method in class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarmTestResult
-
Create the graph image for the number of device minutes used in a test run, for the previous three Jenkins runs.
- doFillDevicePoolNameItems(String, String) - Method in class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarmRecorder.DescriptorImpl
-
Populate the device pool drop-down from AWS Device Farm API or local cache.
- doFillProjectNameItems(String) - Method in class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarmRecorder.DescriptorImpl
-
Populate the project drop-down from the AWS Device Farm API or local cache.
- doGraph(StaplerRequest, StaplerResponse) - Method in class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarmProjectAction
-
Return trend graph of all AWS Device Farm results for this project.
- doGraph(StaplerRequest, StaplerResponse) - Method in class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarmTestResult
-
Create the graph image for the number of pass/warn/fail results in a test run, for the previous three Jenkins runs.
- doIndex(StaplerRequest, StaplerResponse) - Method in class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarmProjectAction
-
Serve up AWS Device Farm project page which redirects to the latest test results or 404.
- doRefresh() - Method in class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarmRecorder.DescriptorImpl
-
Refresh button clicked, clear the project and device pool caches
so the next click on the drop-down will get fresh content from the API.
- DurationColor - Static variable in class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarmGraph
-
- get(String) - Static method in enum org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarmUploadType
-
Getter for getting the enum by value.
- getAccountSettings() - Method in class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarm
-
- getAkid() - Method in class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarmRecorder
-
Access key ID getter.
- getArtifact() - Method in class org.jenkinsci.plugins.awsdevicefarm.test.InstrumentationTest
-
Artifact getter.
- getAWSDeviceFarm() - Method in class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarmRecorder.DescriptorImpl
-
Return configured instance of the AWS Device Farm client.
- getAWSDeviceFarm() - Method in class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarmRecorder
-
Getter for the Device Farm API.
- getBuildNumber() - Method in class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarmTestResult
-
- getBuildResult() - Method in class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarmTestResult
-
Return a Jenkins build result which matches the result status from AWS Device Farm.
- getBuildResult() - Method in class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarmTestResultAction
-
Returns the Jenkins result which matches the result of this AWS Device Farm run.
- getColumnCaption() - Method in class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarmListViewColumn
-
Column caption getter.
- getDescriptor() - Method in class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarmRecorder
-
Getter for the Device Farm descriptor.
- getDevicePool(String, String) - Method in class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarm
-
Get Device Farm device pool by Device Farm project and device pool name.
- getDevicePool(Project, String) - Method in class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarm
-
Get Device Farm device pool by Device Farm project and device pool name.
- getDevicePools(String) - Method in class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarm
-
Get Device Farm device pools for a given Device Farm project.
- getDevicePools(Project) - Method in class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarm
-
Get Device Farm device pools for a given Device Farm project.
- getDisplayName() - Method in class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarmListViewColumn.DescriptorImpl
-
Display name getter.
- getDisplayName() - Method in class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarmProjectAction
-
Get the display name.
- getDisplayName() - Method in class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarmRecorder.DescriptorImpl
-
- getDisplayName() - Method in class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarmTestResult
-
- getDisplayName() - Method in class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarmTestResultAction
-
- getDuration() - Method in class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarmTestResult
-
Return total number of device minutes used by the run which generated this result.
- getErrorCount() - Method in class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarmTestResult
-
Return number of test errors in this result.
- getEventCount() - Method in class org.jenkinsci.plugins.awsdevicefarm.test.BuiltinFuzzTest
-
Number of events getter.
- getEventThrottle() - Method in class org.jenkinsci.plugins.awsdevicefarm.test.BuiltinFuzzTest
-
Event throttle data getter.
- getFailCount() - Method in class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarmTestResult
-
Return number of test failures in this result.
- getFailCount() - Method in class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarmTestResultAction
-
Returns the number of failed tests for this AWS Device Farm run.
- getFeatures() - Method in class org.jenkinsci.plugins.awsdevicefarm.test.CalabashTest
-
Features getter.
- getFilter() - Method in class org.jenkinsci.plugins.awsdevicefarm.test.InstrumentationTest
-
Filter getter.
- getFilter() - Method in class org.jenkinsci.plugins.awsdevicefarm.test.UIAutomatorTest
-
Filter getter.
- getIconFileName() - Method in class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarmProjectAction
-
Get the icon file name.
- getIconFileName() - Method in class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarmTestResultAction
-
- getLastBuildAction() - Method in class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarmProjectAction
-
Return the action of last build associated with AWS Device Farm.
- getLastBuildActions() - Method in class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarmProjectAction
-
Return the action of all previous builds associated with AWS Device Farm.
- getLastBuildActions(int) - Method in class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarmProjectAction
-
Return the actions of 'n' previous builds associated with AWS Device Farm.
- getName() - Method in class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarmTestResult
-
- getOs(String) - Method in class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarm
-
- getOwner() - Method in class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarmTestResult
-
- getOwner() - Method in class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarmTestResultAction
-
- getParent() - Method in class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarmTestResult
-
- getPassCount() - Method in class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarmTestResult
-
Return number of test passes in this result.
- getPassword() - Method in class org.jenkinsci.plugins.awsdevicefarm.test.BuiltinExplorerTest
-
password getter
- getPreviousResult(Job) - Method in class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarmListViewColumn
-
Get the AWS Device Farm test run from the most recent build of this job
- getPreviousResult() - Method in class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarmTestResult
-
Return the AWS Device Farm result of the most recent build which contained an AWS Device Farm run.
- getPreviousResult() - Method in class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarmTestResultAction
-
Returns the most recent AWS Device Farm test action from the previous build.
- getPreviousResults(int) - Method in class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarmTestResult
-
Return a list of up to (n) of the most recent/previous AWS Device Farm results.
- getPreviousResults() - Method in class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarmTestResult
-
Return a list of all AWS Device Farm results from all builds previous to the build that this result is tied to.
- getProject(String) - Method in class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarm
-
Get Device Farm project by name.
- getProject() - Method in class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarmProjectAction
-
Get project associated with this action.
- getProject() - Method in class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarmTestResult
-
- getProjectActions(AbstractProject<?, ?>) - Method in class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarmRecorder
-
Return collection of all Jenkins actions to be attached to this project.
- getProjectIdFromArn(String) - Static method in class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarmUtils
-
Get the Device Farm project ID from the Device Farm run ARN.
- getProjects() - Method in class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarm
-
Get all Device Farm projects.
- getReportUrl() - Method in class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarmTestResult
-
- getRequiredMonitorService() - Method in class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarmRecorder
-
In a concurrent environment, this MUST run after the has completed.
- getResult() - Method in class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarmTestResultAction
-
Returns a snapshot of the current results for this AWS Device Farm run.
- getRoleArn() - Method in class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarmRecorder
-
Role ARN getter.
- getRunId() - Method in class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarmTestResult
-
- getRunIdFromArn(String) - Static method in class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarmUtils
-
Get the Device Farm run ID from the Device Farm run ARN.
- getRunUrlFromArn(String) - Static method in class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarmUtils
-
Get the Device Farm run URL from the Device Farm run ARN.
- getSearchUrl() - Method in class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarmTestResult
-
- getSeed() - Method in class org.jenkinsci.plugins.awsdevicefarm.test.BuiltinFuzzTest
-
Seed getter.
- getSkid() - Method in class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarmRecorder
-
Secret key ID getter.
- getSkipCount() - Method in class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarmTestResult
-
Return number of test errors in this result.
- getStatus() - Method in class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarmTestResult
-
- getStopCount() - Method in class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarmTestResult
-
Return number of test errors in this result.
- getTags() - Method in class org.jenkinsci.plugins.awsdevicefarm.test.CalabashTest
-
Tags getter.
- getTarget() - Method in class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarmTestResultAction
-
Returns a snapshot of the current results for this AWS Device Farm run.
- getTests() - Method in class org.jenkinsci.plugins.awsdevicefarm.test.AppiumJavaJUnitTest
-
Test getter.
- getTests() - Method in class org.jenkinsci.plugins.awsdevicefarm.test.AppiumJavaTestNGTest
-
Test getter.
- getTests() - Method in class org.jenkinsci.plugins.awsdevicefarm.test.UIAutomationTest
-
Test getter.
- getTests() - Method in class org.jenkinsci.plugins.awsdevicefarm.test.UIAutomatorTest
-
Test getter.
- getTests() - Method in class org.jenkinsci.plugins.awsdevicefarm.test.XCTestTest
-
Test getter.
- getTotalCount() - Method in class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarmTestResult
-
Return total number of tests run in this result.
- getTotalCount() - Method in class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarmTestResultAction
-
Returns the total number of tests for this AWS Device Farm run.
- getUnmeteredDevices(String) - Method in class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarm
-
- getUrlName() - Method in class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarmProjectAction
-
Get the URL name.
- getUrlName() - Method in class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarmTestResultAction
-
- getUsername() - Method in class org.jenkinsci.plugins.awsdevicefarm.test.BuiltinExplorerTest
-
username getter
- getWarnCount() - Method in class org.jenkinsci.plugins.awsdevicefarm.AWSDeviceFarmTestResult
-
Return number of test warnings in this result.