CommandStatusHandler

public class CommandStatusHandler
extends Object implements ICommandScheduler.IScheduledInvocationListener

JavaScript.lang.Object
com.android.tradefed.service.management.CommandStatusHandler


אפליקציית handler עוזרת לעקוב אחרי סטטוס ההפעלה ולעדכן אותה.

סיכום

בנאים ציבוריים

CommandStatusHandler()

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

InvocationStatus.Status getCurrentStatus()

הפונקציה מחזירה את הסטטוס הידוע כרגע של ההפעלה.

void invocationComplete(IInvocationContext context, devicesStates)

קריאה חוזרת (callback) בסיום ההפעלה המלאה, כולל כל אירועי ITestInvocationListener.invocationEnded(long).

void invocationInitiated(IInvocationContext context)

קריאה חוזרת (callback) כשמופעלת הפעלה.

בנאים ציבוריים

CommandStatusHandler

public CommandStatusHandler ()

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

getCurrentStatus

public InvocationStatus.Status getCurrentStatus ()

הפונקציה מחזירה את הסטטוס הידוע כרגע של ההפעלה.

החזרות
InvocationStatus.Status

הפעלה הושלמה

public void invocationComplete (IInvocationContext context, 
                 devicesStates)

קריאה חוזרת (callback) בסיום ההפעלה המלאה, כולל כל אירועי ITestInvocationListener.invocationEnded(long).

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

public void invocationInitiated (IInvocationContext context)

קריאה חוזרת (callback) כשמופעלת הפעלה. היא מופעלת לפני אחזור של גרסאות build.