A C D E G I J L M O P T U X 

A

apiKey - Variable in class org.jenkinsci.plugins.appthwack.AppThwackRecorder.DescriptorImpl
 
appArtifact - Variable in class org.jenkinsci.plugins.appthwack.AppThwackRecorder
 
AppThwackRecorder - Class in org.jenkinsci.plugins.appthwack
Post-build step for running tests on AppThwack.
AppThwackRecorder(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Constructor for class org.jenkinsci.plugins.appthwack.AppThwackRecorder
 
AppThwackRecorder.DescriptorImpl - Class in org.jenkinsci.plugins.appthwack
Descriptor for AppThwackRecorder.
AppThwackRecorder.DescriptorImpl() - Constructor for class org.jenkinsci.plugins.appthwack.AppThwackRecorder.DescriptorImpl
 

C

calabashFeatures - Variable in class org.jenkinsci.plugins.appthwack.AppThwackRecorder
 
calabashTags - Variable in class org.jenkinsci.plugins.appthwack.AppThwackRecorder
 
configure(StaplerRequest, JSONObject) - Method in class org.jenkinsci.plugins.appthwack.AppThwackRecorder.DescriptorImpl
Bind descriptor object to capture global plugin settings from 'Manage Jenkins'.

D

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.
doFillDevicePoolNameItems(String, String) - Method in class org.jenkinsci.plugins.appthwack.AppThwackRecorder.DescriptorImpl
Populate the device pool drop-down from AppThwack API or local cache.
doFillProjectNameItems(String) - Method in class org.jenkinsci.plugins.appthwack.AppThwackRecorder.DescriptorImpl
Populate the project drop-down from the AppThwack API or local cache.
doRefresh() - Method in class org.jenkinsci.plugins.appthwack.AppThwackRecorder.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.

E

eventcount - Variable in class org.jenkinsci.plugins.appthwack.AppThwackRecorder
 

G

getApiKey() - Method in class org.jenkinsci.plugins.appthwack.AppThwackRecorder
 
getAppThwackApi() - Method in class org.jenkinsci.plugins.appthwack.AppThwackRecorder.DescriptorImpl
Return configured instance of the AppThwackApi using API Key from global configuration.
getAppThwackApi() - Method in class org.jenkinsci.plugins.appthwack.AppThwackRecorder
 
getArtifactFile(FilePath, FilePath, String) - Method in class org.jenkinsci.plugins.appthwack.AppThwackRecorder
Gets a local File instance of a glob file pattern, pulling it from a slave if necessary.
getDescriptor() - Method in class org.jenkinsci.plugins.appthwack.AppThwackRecorder
 
getDisplayName() - Method in class org.jenkinsci.plugins.appthwack.AppThwackRecorder.DescriptorImpl
 
getRequiredMonitorService() - Method in class org.jenkinsci.plugins.appthwack.AppThwackRecorder
In a concurrent environment, this MUST run after the has completed.
getResultsArchive(AppThwackRun, FilePath) - Method in class org.jenkinsci.plugins.appthwack.AppThwackRecorder
Return FilePath within Jenkins run directory where the AppThwack results archive is stored.

I

isApplicable(Class<? extends AbstractProject>) - Method in class org.jenkinsci.plugins.appthwack.AppThwackRecorder.DescriptorImpl
 
isType(String) - Method in class org.jenkinsci.plugins.appthwack.AppThwackRecorder
Helper method for the jelly view to determine test type.

J

junitArtifact - Variable in class org.jenkinsci.plugins.appthwack.AppThwackRecorder
 
junitFilter - Variable in class org.jenkinsci.plugins.appthwack.AppThwackRecorder
 

L

launchdata - Variable in class org.jenkinsci.plugins.appthwack.AppThwackRecorder
 

M

monkeyArtifact - Variable in class org.jenkinsci.plugins.appthwack.AppThwackRecorder
 
monkeyseed - Variable in class org.jenkinsci.plugins.appthwack.AppThwackRecorder
 

O

ocunitArtifact - Variable in class org.jenkinsci.plugins.appthwack.AppThwackRecorder
 
org.jenkinsci.plugins.appthwack - package org.jenkinsci.plugins.appthwack
 

P

password - Variable in class org.jenkinsci.plugins.appthwack.AppThwackRecorder
 
perform(AbstractBuild, Launcher, BuildListener) - Method in class org.jenkinsci.plugins.appthwack.AppThwackRecorder
 
projectName - Variable in class org.jenkinsci.plugins.appthwack.AppThwackRecorder
 

T

type - Variable in class org.jenkinsci.plugins.appthwack.AppThwackRecorder
 

U

uiaArtifact - Variable in class org.jenkinsci.plugins.appthwack.AppThwackRecorder
 
uiautoArtifact - Variable in class org.jenkinsci.plugins.appthwack.AppThwackRecorder
 
uiautoFilter - Variable in class org.jenkinsci.plugins.appthwack.AppThwackRecorder
 
username - Variable in class org.jenkinsci.plugins.appthwack.AppThwackRecorder
 

X

xctestArtifact - Variable in class org.jenkinsci.plugins.appthwack.AppThwackRecorder
 
A C D E G I J L M O P T U X 

Copyright © 2004-2014. All Rights Reserved.