ميزة DeviceShotshot

public class DeviceSnapshotFeature
extends Object implements IConfigurationReceiver, IRemoteFeature, ITestInformationReceiver

java.lang.Object
com.android.tradefed.device.internal.DeviceSnapshotFeature


تنفيذ من جانب الخادم للقطة الجهاز.

ملخّص

الحقول

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

شركة إنشاءات عامة

DeviceSnapshotFeature()

الطرق العامة

FeatureResponse execute(FeatureRequest request)

تعرض FeatureResponse استنادًا إلى الطلب.

String getName()

اسم العنصر.

TestInformation getTestInformation()
void setConfiguration(IConfiguration configuration)

إدخال IConfiguration قيد الاستخدام.

void setTestInformation(TestInformation testInformation)

الحقول

DEVICE_NAME

public static final String DEVICE_NAME

DEVICE_SNAPSHOT_FEATURE_NAME

public static final String DEVICE_SNAPSHOT_FEATURE_NAME

استعادة_الإشارة

public static final String RESTORE_FLAG

SNAPSHOT_ID (معرّف SNAPSHOT_ID)

public static final String SNAPSHOT_ID

شركة إنشاءات عامة

ميزة DeviceShotshot

public DeviceSnapshotFeature ()

الطرق العامة

التنفيذ

public FeatureResponse execute (FeatureRequest request)

تعرض FeatureResponse استنادًا إلى الطلب.

المعلمات
request FeatureRequest

المرتجعات
FeatureResponse

الحصول على اسم

public String getName ()

اسم العنصر. يجب أن تطابق FeatureRequest#getName().

المرتجعات
String

الحصول على معلومات

public TestInformation getTestInformation ()

المرتجعات
TestInformation

ضبط الإعدادات

public void setConfiguration (IConfiguration configuration)

إدخال IConfiguration قيد الاستخدام.

المعلمات
configuration IConfiguration

setTestInfo

public void setTestInformation (TestInformation testInformation)

المعلمات
testInformation TestInformation