कार्रवाई में प्रगति

public final enum ActionInProgress
extends Enum< ActionInProgress >

java.lang.ऑब्जेक्ट
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 ()

एनम मान

फ़ेचिंग_कलाकृतियाँ

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 final ActionInProgress UNSET

सार्वजनिक तरीके

का मूल्य

public static ActionInProgress valueOf (String name)

पैरामीटर
name String

रिटर्न
ActionInProgress

मान

public static final ActionInProgress[] values ()

रिटर्न
ActionInProgress[]