ResolvePartialDownload

public class ResolvePartialDownload
extends Object implements IRemoteFeature , ITestInformationReceiver

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


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

סיכום

שדות

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)

שדות

DESTINATION_DIR

public static final String DESTINATION_DIR

EXCLUDE_FILTERS

public static final String EXCLUDE_FILTERS

INCLUDE_FILTERS

public static final String INCLUDE_FILTERS

REMOTE_PATHS

public static final String REMOTE_PATHS

RESOLVE_PARTIAL_DOWNLOAD_FEATURE_NAME

public static final String RESOLVE_PARTIAL_DOWNLOAD_FEATURE_NAME

בנאים ציבוריים

ResolvePartialDownload

public ResolvePartialDownload ()

קונסטרוקטורים מוגנים

ResolvePartialDownload

protected ResolvePartialDownload (DynamicRemoteFileResolver resolver)

פרמטרים
resolver DynamicRemoteFileResolver

שיטות ציבוריות

לבצע

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