TradefedConfigObject
public
class
TradefedConfigObject
extends Object
java.lang.Object
↳
com.android.tradefed.cluster.TradefedConfigObject
A class to model a TradefedConfigObject message of TFC API.
A TradefedConfigObject message is a part of a TestEnvironment message and used to pass down
extra ITargetPreparer
or ITestInvocationListener
to be added to a cluster command
launcher config.
Summary
Nested classes
enum
TradefedConfigObject.Type
A list of configuration object types which can be injected to a cluster command config.
Public methods
fromJsonArray
public static fromJsonArray (JSONArray arr)
getClassName
public String getClassName ()
getOptionValues
public MultiMap<String, String> getOptionValues ()
Returns
MultiMap<String, String>
Prześlij opinię
Content and code samples on this page are subject to the licenses described in the Content License . Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2020-09-08 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Brak potrzebnych mi informacji"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Zbyt skomplikowane / zbyt wiele czynności do wykonania"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Nieaktualne treści"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"Problem z tłumaczeniem"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Problem z przykładami/kodem"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Inne"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Łatwo zrozumieć"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Rozwiązało to mój problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Inne"
}]
Chcesz przekazać coś jeszcze?