حل بشكل جزئي

public class ResolvePartialDownload
extends Object implements IRemoteFeature, ITestInformationReceiver

java.lang.Object
com.android.tradefed.testtype.suite.solutionsPartialDownload


التعامل بشكل نهائي مع طلب تنزيل جزئي

ملخّص

الحقول

public static final String DESTINATION_DIR

public static final String EXCLUDE_FILTERS

public static final String INCLUDE_FILTERS

public static final String REMOTE_PATHS

public static final String RESOLVE_PARTIAL_DOWNLOAD_FEATURE_NAME

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

ResolvePartialDownload()

منصات إنشاء محمية

ResolvePartialDownload(DynamicRemoteFileResolver resolver)

الطرق العامة

FeatureResponse execute(FeatureRequest request)

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

String getName()

اسم العنصر.

TestInformation getTestInformation()
void setTestInformation(TestInformation testInformation)

الحقول

الوجهة DIR

public static final String DESTINATION_DIR

استبعاد_الفلاتر

public static final String EXCLUDE_FILTERS

تضمين_الفلاتر

public static final String INCLUDE_FILTERS

المسارات_عن بُعد

public static final String REMOTE_PATHS

RESOLVE_PARTIAL_DOWNLOAD_FEATURE_NAME

public static final String RESOLVE_PARTIAL_DOWNLOAD_FEATURE_NAME

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

حل بشكل جزئي

public ResolvePartialDownload ()

منصات إنشاء محمية

حل بشكل جزئي

protected ResolvePartialDownload (DynamicRemoteFileResolver resolver)

المعلمات
resolver DynamicRemoteFileResolver

الطرق العامة

التنفيذ

public FeatureResponse execute (FeatureRequest request)

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

المعلمات
request FeatureRequest

المرتجعات
FeatureResponse

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

public String getName ()

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

المرتجعات
String

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

public TestInformation getTestInformation ()

المرتجعات
TestInformation

setTestInfo

public void setTestInformation (TestInformation testInformation)

المعلمات
testInformation TestInformation