العمل في التقدم

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

FREE_RESOURCES

public static final ActionInProgress FREE_RESOURCES

يثبت

public static final ActionInProgress SETUP

تمزيق

public static final ActionInProgress TEAR_DOWN

امتحان

public static final ActionInProgress TEST

UNSET

public static final ActionInProgress UNSET

الأساليب العامة

قيمة ال

public static ActionInProgress valueOf (String name)

حدود
name String

عائدات
ActionInProgress

قيم

public static final ActionInProgress[] values ()

عائدات
ActionInProgress[]