กำลังดำเนินการ
public final enum ActionInProgress
extends Enum< ActionInProgress >
java.lang.Object | ||
↳ | java.lang.Enum< com.android.tradefed.result.ActionInProgress > | |
↳ | com.android.tradefed.result.ActionInProgress |
การดำเนินการทั่วไปที่กำลังดำเนินการอยู่ ใช้เพื่อให้บริบทเพิ่มเติมเกี่ยวกับความล้มเหลว
สรุป
ค่า Enum | |
---|---|
ActionInProgress | FETCHING_ARTIFACTS |
ActionInProgress | FREE_RESOURCES |
ActionInProgress | SETUP |
ActionInProgress | TEAR_DOWN |
ActionInProgress | TEST |
ActionInProgress | UNSET
|
วิธีการสาธารณะ | |
---|---|
static ActionInProgress | valueOf (String name) |
static final ActionInProgress[] | values () |
ค่า Enum
FETCHING_ARTIFACTS
public static final ActionInProgress FETCHING_ARTIFACTS
FREE_RESOURCES
public static final ActionInProgress FREE_RESOURCES
ติดตั้ง
public static final ActionInProgress SETUP
การถอดออก
public static final ActionInProgress TEAR_DOWN
ทดสอบ
public static final ActionInProgress TEST
วิธีการสาธารณะ
มูลค่าของ
public static ActionInProgress valueOf (String name)
พารามิเตอร์ | |
---|---|
name | String |
ส่งคืน | |
---|---|
ActionInProgress |
ตัวอย่างเนื้อหาและโค้ดในหน้าเว็บนี้ขึ้นอยู่กับใบอนุญาตที่อธิบายไว้ในใบอนุญาตการใช้เนื้อหา Java และ OpenJDK เป็นเครื่องหมายการค้าหรือเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2023-04-28 UTC
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"ไม่มีข้อมูลที่ฉันต้องการ"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"ซับซ้อนเกินไป/มีหลายขั้นตอนมากเกินไป"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"ล้าสมัย"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"ปัญหาเกี่ยวกับการแปล"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"ตัวอย่าง/ปัญหาเกี่ยวกับโค้ด"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"อื่นๆ"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"เข้าใจง่าย"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"แก้ปัญหาของฉันได้"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"อื่นๆ"
}]