AutomatedReporters
public
class
AutomatedReporters
extends Object
java.lang.Object
|
↳ |
com.android.tradefed.config.proxy.AutomatedReporters
|
Class that defines the mapping from Tradefed automated reporters.
TODO: Formalize how to expose the list of supported automation.
Summary
Protected methods |
String
|
getEnv(String key)
|
Public constructors
AutomatedReporters
public AutomatedReporters ()
Public methods
applyAutomatedReporters
public void applyAutomatedReporters (IConfiguration configuration)
Complete the listeners based on the environment.
Parameters |
configuration |
IConfiguration : The configuration to complete
|
Protected methods
getEnv
protected String getEnv (String key)