public class TestFairyAndroidRecorder extends TestFairyBaseRecorder
| Modifier and Type | Class and Description |
|---|---|
static class |
TestFairyAndroidRecorder.AndroidBuildEnvironment |
static class |
TestFairyAndroidRecorder.DescriptorImpl
Descriptor for
TestFairyAndroidRecorder. |
hudson.tasks.Publisher.DescriptorExtensionListImpladvancedOptions, apiKey, appFile, autoUpdate, battery, cpu, dataOnlyWifi, gps, isVideoEnabled, logs, mappingFile, maxDuration, memory, network, notifyTesters, openGl, phoneSignal, recordOnBackground, screenshotInterval, testersGroups, videoQuality, wifi| Constructor and Description |
|---|
TestFairyAndroidRecorder(String apiKey,
String appFile,
String mappingFile,
String testersGroups,
Boolean notifyTesters,
Boolean autoUpdate,
String maxDuration,
Boolean recordOnBackground,
Boolean dataOnlyWifi,
Boolean isVideoEnabled,
String screenshotInterval,
String videoQuality,
String advancedOptions,
String keystorePath,
String storepass,
String alias,
String keypass,
Boolean cpu,
Boolean memory,
Boolean network,
Boolean logs,
Boolean phoneSignal,
Boolean wifi,
Boolean gps,
Boolean battery,
Boolean openGl) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAlias() |
TestFairyAndroidRecorder.DescriptorImpl |
getDescriptor() |
String |
getKeypass() |
String |
getKeystorePath() |
String |
getStorepass() |
boolean |
perform(hudson.model.AbstractBuild build,
hudson.Launcher launcher,
hudson.model.BuildListener listener) |
getAdvancedOptions, getApiKey, getAppFile, getAutoUpdate, getBattery, getCpu, getDataOnlyWifi, getGps, getIsVideoEnabled, getLogs, getMappingFile, getMaxDuration, getMemory, getNetwork, getNotifyTesters, getOpenGl, getPhoneSignal, getRecordOnBackground, getRequiredMonitorService, getScreenshotInterval, getTestersGroups, getVideoQuality, getWifiall, getProjectAction, needsToRunAfterFinalized, prebuild@DataBoundConstructor public TestFairyAndroidRecorder(String apiKey, String appFile, String mappingFile, String testersGroups, Boolean notifyTesters, Boolean autoUpdate, String maxDuration, Boolean recordOnBackground, Boolean dataOnlyWifi, Boolean isVideoEnabled, String screenshotInterval, String videoQuality, String advancedOptions, String keystorePath, String storepass, String alias, String keypass, Boolean cpu, Boolean memory, Boolean network, Boolean logs, Boolean phoneSignal, Boolean wifi, Boolean gps, Boolean battery, Boolean openGl)
public String getKeystorePath()
public String getStorepass()
public String getAlias()
public String getKeypass()
public boolean perform(hudson.model.AbstractBuild build,
hudson.Launcher launcher,
hudson.model.BuildListener listener)
throws InterruptedException,
IOException
perform in interface hudson.tasks.BuildStepperform in class hudson.tasks.BuildStepCompatibilityLayerInterruptedExceptionIOExceptionpublic TestFairyAndroidRecorder.DescriptorImpl getDescriptor()
getDescriptor in interface hudson.model.Describable<hudson.tasks.Publisher>getDescriptor in class hudson.tasks.RecorderCopyright © 2004-2016. All Rights Reserved.