कार्रवाई में प्रगति
public final enum ActionInProgress
extends Enum< ActionInProgress >
java.lang.Object | ||
↳ | java.lang.Enum< com.android.tradefed.result.ActionInProgress > | |
↳ | com.android.tradefed.result.ActionInProgress |
सामान्य कार्रवाई चल रही है। असफलताओं को और प्रसंग देते थे।
सारांश
एनम मान | |
---|---|
ActionInProgress | FETCHING_ARTIFACTS |
ActionInProgress | FREE_RESOURCES |
ActionInProgress | SETUP |
ActionInProgress | TEAR_DOWN |
ActionInProgress | TEST |
ActionInProgress | UNSET
|
सार्वजनिक तरीके | |
---|---|
static ActionInProgress | valueOf (String name) |
static final ActionInProgress[] | values () |
एनम मान
FETCHING_ARTIFACTS
public static final ActionInProgress FETCHING_ARTIFACTS
मुफ़्त_संसाधन
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":"अन्य"
}]