Cihaz Anlık Görüntü Özelliği

public class DeviceSnapshotFeature
extends Object implements IRemoteFeature , IConfigurationReceiver , ITestInformationReceiver

java.lang.Object
com.android.tradefed.device.internal.DeviceAnlık Görüntü Özelliği


Cihaz anlık görüntüsünün sunucu tarafında uygulanması.

Özet

Alanlar

public static final String DEVICE_NAME

public static final String DEVICE_SNAPSHOT_FEATURE_NAME

public static final String RESTORE_FLAG

public static final String SNAPSHOT_ID

Kamu inşaatçıları

DeviceSnapshotFeature ()

Genel yöntemler

FeatureResponse execute (FeatureRequest request)

İsteğe göre bir FeatureResponse döndürür.

String getName ()

Özelliğin adı.

TestInformation getTestInformation ()
void setConfiguration ( IConfiguration configuration)

Kullanımdaki IConfiguration enjekte eder.

void setTestInformation ( TestInformation testInformation)

Alanlar

CİHAZ ADI

public static final String DEVICE_NAME

DEVICE_SNAPSHOT_FEATURE_NAME

public static final String DEVICE_SNAPSHOT_FEATURE_NAME

RESTORE_FLAG

public static final String RESTORE_FLAG

SNAPSHOT_ID

public static final String SNAPSHOT_ID

Kamu inşaatçıları

Cihaz Anlık Görüntü Özelliği

public DeviceSnapshotFeature ()

Genel yöntemler

uygulamak

public FeatureResponse execute (FeatureRequest request)

İsteğe göre bir FeatureResponse döndürür.

Parametreler
request FeatureRequest

İadeler
FeatureResponse

getName

public String getName ()

Özelliğin adı. FeatureRequest#getName() eşleşmelidir.

İadeler
String

getTestInformation

public TestInformation getTestInformation ()

İadeler
TestInformation

setYapılandırma

public void setConfiguration (IConfiguration configuration)

Kullanımdaki IConfiguration enjekte eder.

Parametreler
configuration IConfiguration

setTestBilgileri

public void setTestInformation (TestInformation testInformation)

Parametreler
testInformation TestInformation