Akcja w trakcie
public final enum ActionInProgress
extends Enum< ActionInProgress >
java.lang.Obiekt | ||
↳ | java.lang.Enum< com.android.tradefed.result.ActionInProgress > | |
↳ | com.android.tradefed.result.ActionInProgress |
Akcja ogólna w toku. Służy do nadania awariom szerszego kontekstu.
Streszczenie
Wylicz wartości | |
---|---|
ActionInProgress | FETCHING_ARTIFACTS |
ActionInProgress | FREE_RESOURCES |
ActionInProgress | SETUP |
ActionInProgress | TEAR_DOWN |
ActionInProgress | TEST |
ActionInProgress | UNSET
|
Metody publiczne | |
---|---|
static ActionInProgress | valueOf (String name) |
static final ActionInProgress[] | values () |
Wylicz wartości
FETCHING_ARTIFACTS
public static final ActionInProgress FETCHING_ARTIFACTS
BEZPŁATNE_ZASOBY
public static final ActionInProgress FREE_RESOURCES
ORGANIZOWAĆ COŚ
public static final ActionInProgress SETUP
ZBURZYĆ
public static final ActionInProgress TEAR_DOWN
TEST
public static final ActionInProgress TEST
Metody publiczne
wartość
public static ActionInProgress valueOf (String name)
Parametry | |
---|---|
name | String |
Zwroty | |
---|---|
ActionInProgress |
Treść strony i umieszczone na niej fragmenty kodu podlegają licencjom opisanym w Licencji na treści. Java i OpenJDK są znakami towarowymi lub zastrzeżonymi znakami towarowymi należącymi do firmy Oracle lub jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2023-04-28 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"
}]