ResolveDownload parziale

public class ResolvePartialDownload
extends Object implements IRemoteFeature , ITestInformationReceiver

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


Risolvere una richiesta di download parziale.

Riepilogo

Campi

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

Costruttori pubblici

ResolvePartialDownload ()

Costruttori protetti

ResolvePartialDownload ( DynamicRemoteFileResolver resolver)

Metodi pubblici

FeatureResponse execute (FeatureRequest request)

Restituisce una FeatureResponse basata sulla richiesta.

String getName ()

Nome della funzione.

TestInformation getTestInformation ()
void setTestInformation ( TestInformation testInformation)

Campi

DESTINAZIONE_DIR

public static final String DESTINATION_DIR

EXCLUDE_FILTERS

public static final String EXCLUDE_FILTERS

INCLUDE_FILTERS

public static final String INCLUDE_FILTERS

PERCORSI_REMOTI

public static final String REMOTE_PATHS

RESOLVE_PARTIAL_DOWNLOAD_FEATURE_NAME

public static final String RESOLVE_PARTIAL_DOWNLOAD_FEATURE_NAME

Costruttori pubblici

ResolveDownload parziale

public ResolvePartialDownload ()

Costruttori protetti

ResolveDownload parziale

protected ResolvePartialDownload (DynamicRemoteFileResolver resolver)

Parametri
resolver DynamicRemoteFileResolver

Metodi pubblici

eseguire

public FeatureResponse execute (FeatureRequest request)

Restituisce una FeatureResponse basata sulla richiesta.

Parametri
request FeatureRequest

ritorna
FeatureResponse

getNome

public String getName ()

Nome della funzione. Deve corrispondere FeatureRequest#getName() .

ritorna
String

getTestInformation

public TestInformation getTestInformation ()

ritorna
TestInformation

setTestInformation

public void setTestInformation (TestInformation testInformation)

Parametri
testInformation TestInformation