TradefedConfigObject
public class TradefedConfigObject
extends Object
java.lang.Object |
↳ | com.android.tradefed.cluster.TradefedConfigObject |
Một lớp để lập mô hình thông báo TradefedConfigObject của API TFC.
Thông báo TradefedConfigObject là một phần của thông báo TestEnosystem và được sử dụng để chuyển thêm ITargetPreparer
hoặc ITestInvocationListener
được thêm vào cấu hình trình khởi chạy lệnh cụm.
Tóm lược
Các lớp lồng nhau |
---|
enum | TradefedConfigObject.Type Danh sách các loại đối tượng cấu hình có thể được đưa vào cấu hình lệnh cụm. |
Phương pháp công khai
fromJsonArray
public static fromJsonArray (JSONArray arr)
getClassName
public String getClassName ()
getOptionValues
public MultiMap<String, String> getOptionValues ()
Lợi nhuận |
---|
MultiMap<String, String> | |
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":"Thiếu thông tin tôi cần"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Quá phức tạp/quá nhiều bước"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Đã lỗi thời"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"Vấn đề về bản dịch"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Vấn đề về mẫu/mã"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Khác"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Dễ hiểu"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Giúp tôi giải quyết được vấn đề"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Khác"
}]