ClusterCommandEvent.Type

public static final enum ClusterCommandEvent.Type
extends Enum<ClusterCommandEvent.Type>

JavaScript.lang.Object
Java.lang.Enum<com.android.tradefed.cluster.ClusterCommandEvent.Type>
  com.android.tradefed.cluster.ClusterCommandEvent.Type


סיכום

ערכי טיפוסים בני מנייה (enum)

ClusterCommandEvent.Type  AllocationFailed

 

ClusterCommandEvent.Type  ConfigurationError

 

ClusterCommandEvent.Type  ExecuteFailed

 

ClusterCommandEvent.Type  FetchFailed

 

ClusterCommandEvent.Type  InvocationCompleted

 

ClusterCommandEvent.Type  InvocationEnded

 

ClusterCommandEvent.Type  InvocationFailed

 

ClusterCommandEvent.Type  InvocationInitiated

 

ClusterCommandEvent.Type  InvocationStarted

 

ClusterCommandEvent.Type  TestEnded

 

ClusterCommandEvent.Type  TestRunInProgress

 

ClusterCommandEvent.Type  Unleased

 

שיטות ציבוריות

static ClusterCommandEvent.Type valueOf(String name)
static final Type[] values()

ערכי טיפוסים בני מנייה (enum)

ההקצאה נכשלה

public static final ClusterCommandEvent.Type AllocationFailed

שגיאת הגדרה

public static final ClusterCommandEvent.Type ConfigurationError

ההפעלה נכשלה

public static final ClusterCommandEvent.Type ExecuteFailed

אחזור נכשל

public static final ClusterCommandEvent.Type FetchFailed

ההפעלה הושלמה

public static final ClusterCommandEvent.Type InvocationCompleted

ההפעלה הסתיימה

public static final ClusterCommandEvent.Type InvocationEnded

ההפעלה נכשלה

public static final ClusterCommandEvent.Type InvocationFailed

ההפעלה התחילה

public static final ClusterCommandEvent.Type InvocationInitiated

ההפעלה התחילה

public static final ClusterCommandEvent.Type InvocationStarted

הבדיקה הסתיימה

public static final ClusterCommandEvent.Type TestEnded

הבדיקה מתבצעת

public static final ClusterCommandEvent.Type TestRunInProgress

לא שוחרר

public static final ClusterCommandEvent.Type Unleased

שיטות ציבוריות

ערך של

public static ClusterCommandEvent.Type valueOf (String name)

פרמטרים
name String

החזרות
ClusterCommandEvent.Type

ערכים

public static final Type[] values ()

החזרות
Type[]