- devicePoolName - Variable in class org.jenkinsci.plugins.appthwack.AppThwackRecorder
-
- doCheckApiKey(String) - Method in class org.jenkinsci.plugins.appthwack.AppThwackRecorder.DescriptorImpl
-
Validate the user account API key.
- doCheckAppArtifact(String) - Method in class org.jenkinsci.plugins.appthwack.AppThwackRecorder.DescriptorImpl
-
Validate the user entered artifact for the application.
- doCheckCalabashFeatures(String) - Method in class org.jenkinsci.plugins.appthwack.AppThwackRecorder.DescriptorImpl
-
Validate the user entered file path to local Calabash features.
- doCheckCalabashTags(String) - Method in class org.jenkinsci.plugins.appthwack.AppThwackRecorder.DescriptorImpl
-
Validate the user entered Calabash tags.
- doCheckDevicePoolName(String) - Method in class org.jenkinsci.plugins.appthwack.AppThwackRecorder.DescriptorImpl
-
Validate the user selected device pool.
- doCheckJunitArtifact(String) - Method in class org.jenkinsci.plugins.appthwack.AppThwackRecorder.DescriptorImpl
-
Validate the user entered artifact for JUnit/Robotium test content.
- doCheckJunitFilter(String) - Method in class org.jenkinsci.plugins.appthwack.AppThwackRecorder.DescriptorImpl
-
Validate the user entered JUnit/Robotium filter.
- doCheckMonkeyArtifact(String) - Method in class org.jenkinsci.plugins.appthwack.AppThwackRecorder.DescriptorImpl
-
Validate the user entered MonkeyTalk artifact.
- doCheckProjectName(String) - Method in class org.jenkinsci.plugins.appthwack.AppThwackRecorder.DescriptorImpl
-
Validate the user selected project.
- doCheckType(String) - Method in class org.jenkinsci.plugins.appthwack.AppThwackRecorder.DescriptorImpl
-
Validate the user selected type dropdown.
- doCheckUiaArtifact(String) - Method in class org.jenkinsci.plugins.appthwack.AppThwackRecorder.DescriptorImpl
-
Validate the user entered UIA artifact.