RemoteInvocationExecution.FileOptionValueTransformer

protected static class RemoteInvocationExecution.FileOptionValueTransformer
extends Object implements IConfigOptionValueTransformer

java.lang.Object
   ↳ com.android.tradefed.invoker.RemoteInvocationExecution.FileOptionValueTransformer


סיכום

‫constructors ציבוריים

FileOptionValueTransformer(String baseRemoteDir)

‫methods ציבוריים

Map<String, String> getRenamedFiles()
Object transform(Object configObj, Option option, Object fieldValue)

‫constructors ציבוריים

FileOptionValueTransformer

public FileOptionValueTransformer (String baseRemoteDir)

פרמטרים
baseRemoteDir String

‫methods ציבוריים

getRenamedFiles

public Map<String, String> getRenamedFiles ()

החזרות
Map<String, String>

ונבצע טרנספורמציה

public Object transform (Object configObj, 
                Option option, 
                Object fieldValue)

פרמטרים
configObj Object

option Option

fieldValue Object

חזרה לרצף השגרה
Object