ResolvePartialDownload

public class ResolvePartialDownload
extends Object implements IRemoteFeature, ITestInformationReceiver

java.lang.Object
   ↳ com.android.tradefed.testtype.suite.ResolvePartialDownload


פתרון בקשה להורדה חלקית.

סיכום

ערכים קבועים

String DESTINATION_DIR

String EXCLUDE_FILTERS

String INCLUDE_FILTERS

String REMOTE_PATHS

String RESOLVE_PARTIAL_DOWNLOAD_FEATURE_NAME

Constructors ציבוריים

ResolvePartialDownload()

‫constructors מוגנים

ResolvePartialDownload(DynamicRemoteFileResolver resolver)

‫methods ציבוריים

FeatureResponse execute(FeatureRequest request)

מחזירה FeatureResponse על סמך הבקשה.

String getName()

שם התכונה.

TestInformation getTestInformation()
void setTestInformation(TestInformation testInformation)

ערכים קבועים

DESTINATION_DIR

public static final String DESTINATION_DIR

ערך קבוע: "destination_dir"

EXCLUDE_FILTERS

public static final String EXCLUDE_FILTERS

ערך קבוע: "exclude_filters"

INCLUDE_FILTERS

public static final String INCLUDE_FILTERS

ערך קבוע: "include_filters"

REMOTE_PATHS

public static final String REMOTE_PATHS

ערך קבוע: "remote_paths"

RESOLVE_PARTIAL_DOWNLOAD_FEATURE_NAME

public static final String RESOLVE_PARTIAL_DOWNLOAD_FEATURE_NAME

ערך קבוע: "resolvePartialDownload"

Constructors ציבוריים

ResolvePartialDownload

public ResolvePartialDownload ()

‫constructors מוגנים

ResolvePartialDownload

protected ResolvePartialDownload (DynamicRemoteFileResolver resolver)

פרמטרים
resolver DynamicRemoteFileResolver

‫methods ציבוריים

להריץ

public FeatureResponse execute (FeatureRequest request)

מחזירה FeatureResponse על סמך הבקשה.

פרמטרים
request FeatureRequest

החזרות
FeatureResponse

getName

public String getName ()

שם התכונה. חייב להיות זהה לערך FeatureRequest.getName().

החזרות
String

getTestInformation

public TestInformation getTestInformation ()

החזרות
TestInformation

setTestInformation

public void setTestInformation (TestInformation testInformation)

פרמטרים
testInformation TestInformation