התכונה 'תמונת מצב של המכשיר'
public
class
DeviceSnapshotFeature
extends Object
implements
IConfigurationReceiver,
IRemoteFeature,
ITestInformationReceiver
JavaScript.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)
הפונקציה מחזירה ערך |
String
|
getName()
שם התכונה. |
TestInformation
|
getTestInformation()
|
void
|
setConfiguration(IConfiguration configuration)
החדרת |
void
|
setTestInformation(TestInformation testInformation)
|
שדות
DEVICE_NAME
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
בנאים ציבוריים
התכונה 'תמונת מצב של המכשיר'
public DeviceSnapshotFeature ()
שיטות ציבוריות
לבצע
public FeatureResponse execute (FeatureRequest request)
הפונקציה מחזירה ערך FeatureResponse
על סמך הבקשה.
פרמטרים | |
---|---|
request |
FeatureRequest |
החזרות | |
---|---|
FeatureResponse |
הגדרה
public void setConfiguration (IConfiguration configuration)
החדרת IConfiguration
בשימוש.
פרמטרים | |
---|---|
configuration |
IConfiguration |
setTestInformation
public void setTestInformation (TestInformation testInformation)
פרמטרים | |
---|---|
testInformation |
TestInformation |