Hành độngĐang tiến hành
public final enum ActionInProgress
extends Enum< ActionInProgress >
java.lang.Object | ||
↳ | java.lang.Enum< com.android.tradefed.result.ActionInProgress > | |
↳ | com.android.tradefed.result.ActionInProgress |
Hành động chung đang diễn ra. Được sử dụng để cung cấp thêm ngữ cảnh cho các lỗi.
Bản tóm tắt
giá trị liệt kê | |
---|---|
ActionInProgress | FETCHING_ARTIFACTS |
ActionInProgress | FREE_RESOURCES |
ActionInProgress | SETUP |
ActionInProgress | TEAR_DOWN |
ActionInProgress | TEST |
ActionInProgress | UNSET
|
Phương thức công khai | |
---|---|
static ActionInProgress | valueOf (String name) |
static final ActionInProgress[] | values () |
giá trị liệt kê
FETCHING_ARTIFACTS
public static final ActionInProgress FETCHING_ARTIFACTS
FREE_RESOURCES
public static final ActionInProgress FREE_RESOURCES
CÀI ĐẶT
public static final ActionInProgress SETUP
PHÁ BỎ
public static final ActionInProgress TEAR_DOWN
BÀI KIỂM TRA
public static final ActionInProgress TEST
Phương thức công khai
giá trị của
public static ActionInProgress valueOf (String name)
Thông số | |
---|---|
name | String |
trả lại | |
---|---|
ActionInProgress |
Nội dung và mã mẫu trên trang này phải tuân thủ các giấy phép như mô tả trong phần Giấy phép nội dung. Java và OpenJDK là nhãn hiệu hoặc nhãn hiệu đã đăng ký của Oracle và/hoặc đơn vị liên kết của Oracle.
Cập nhật lần gần đây nhất: 2023-04-28 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"
}]