AutomatedReporters
public
class
AutomatedReporters
extends Object
java.lang.Object | |
↳ | com.android.tradefed.config.proxy.AutomatedReporters |
Klasa definiująca mapowanie z automatycznych raportów Tradefed.
TODO: formalizowanie sposobu wyświetlania listy obsługiwanych automatyzacji
Podsumowanie
Fieldsem | |
---|---|
public
static
final
String |
PROTO_REPORTING_FILE
|
public
static
final
String |
PROTO_REPORTING_FILE_GRANULAR
|
public
static
final
String |
PROTO_REPORTING_PORT
|
public
static
final
ImmutableSet<String> |
REPORTER_MAPPING
|
Konstruktory publiczne | |
---|---|
AutomatedReporters()
|
Metody publiczne | |
---|---|
void
|
applyAutomatedReporters(IConfiguration configuration)
Wypełnij słuchaczy na podstawie środowiska. |
Chronione metody | |
---|---|
String
|
getEnv(String key)
|
Fieldsem
PROTO_REPORTING_FILE
public static final String PROTO_REPORTING_FILE
PROTO_REPORTING_FILE_GRANULAR
public static final String PROTO_REPORTING_FILE_GRANULAR
PROTO_REPORTING_PORT
public static final String PROTO_REPORTING_PORT
REPORTER_MAPPING
public static final ImmutableSet<String> REPORTER_MAPPING
Konstruktory publiczne
AutomatedReporters
public AutomatedReporters ()
Metody publiczne
applyAutomatedReporters
public void applyAutomatedReporters (IConfiguration configuration)
Wypełnij słuchaczy na podstawie środowiska.
Parametry | |
---|---|
configuration |
IConfiguration : konfiguracja do ukończenia |
Chronione metody
getEnv
protected String getEnv (String key)
Parametry | |
---|---|
key |
String |
Zwroty | |
---|---|
String |