Serialized Form


Package com.testfairy.uploader

Class com.testfairy.uploader.TestFairyException extends Exception implements Serializable

Class com.testfairy.uploader.Validation extends Object implements Serializable


Package com.testfairy.uploader.command

Class com.testfairy.uploader.command.JarSignerCommand extends ArrayList<String> implements Serializable

Class com.testfairy.uploader.command.VerifyCommand extends ArrayList<String> implements Serializable

Class com.testfairy.uploader.command.ZipAlignCommand extends ArrayList<String> implements Serializable

Class com.testfairy.uploader.command.ZipCommand extends ArrayList<String> implements Serializable


Package org.jenkinsci.plugins.testfairy

Class org.jenkinsci.plugins.testfairy.RemoteRecorder extends Object implements Serializable

Serialized Fields

listener

hudson.model.BuildListener listener

vars

hudson.EnvVars vars

recorder

TestFairyBaseRecorder recorder

version

String version

changeLog

String changeLog

Class org.jenkinsci.plugins.testfairy.TestFairyAndroidRecorder extends TestFairyBaseRecorder implements Serializable

Serialized Fields

keystorePath

String keystorePath

storepass

String storepass

alias

String alias

keypass

String keypass

Class org.jenkinsci.plugins.testfairy.TestFairyAndroidRecorder.AndroidBuildEnvironment extends Object implements Serializable

Serialized Fields

zipPath

String zipPath

jarsignerPath

String jarsignerPath

zipalignPath

String zipalignPath

Class org.jenkinsci.plugins.testfairy.TestFairyAndroidRecorder.DescriptorImpl extends hudson.tasks.BuildStepDescriptor<hudson.tasks.Publisher> implements Serializable

Serialized Fields

zipPath

String zipPath
To persist global configuration information, simply store it in a field and call save().

If you don't want fields to be persisted, use transient.


jarsignerPath

String jarsignerPath

zipalignPath

String zipalignPath

Class org.jenkinsci.plugins.testfairy.TestFairyBaseRecorder extends hudson.tasks.Recorder implements Serializable

Serialized Fields

apiKey

String apiKey

appFile

String appFile

mappingFile

String mappingFile

testersGroups

String testersGroups

notifyTesters

Boolean notifyTesters

autoUpdate

Boolean autoUpdate

maxDuration

String maxDuration

recordOnBackground

Boolean recordOnBackground

dataOnlyWifi

Boolean dataOnlyWifi

isVideoEnabled

Boolean isVideoEnabled

screenshotInterval

String screenshotInterval

videoQuality

String videoQuality

advancedOptions

String advancedOptions

cpu

Boolean cpu

memory

Boolean memory

logs

Boolean logs

network

Boolean network

phoneSignal

Boolean phoneSignal

wifi

Boolean wifi

gps

Boolean gps

battery

Boolean battery

openGl

Boolean openGl

Class org.jenkinsci.plugins.testfairy.TestFairyIosRecorder extends TestFairyBaseRecorder implements Serializable

Class org.jenkinsci.plugins.testfairy.Utils extends Object implements Serializable



Copyright © 2004-2015. All Rights Reserved.