- 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.
- doCheckProjectName(String) - Method in class org.jenkinsci.plugins.appthwack.AppThwackRecorder.DescriptorImpl
-
Validate the user selected project.
- doCheckTestsArtifact(String) - Method in class org.jenkinsci.plugins.appthwack.AppThwackRecorder.DescriptorImpl
-
Validate the user entered artifact for JUnit/Robotium test content.
- doCheckTestsFilter(String) - Method in class org.jenkinsci.plugins.appthwack.AppThwackRecorder.DescriptorImpl
-
Validate the user entered JUnit/Robotium filter.
- doCheckType(String) - Method in class org.jenkinsci.plugins.appthwack.AppThwackRecorder.DescriptorImpl
-
Validate the user selected type dropdown.