ClusterCommandEvent.Type
public static final enum ClusterCommandEvent.Type
com.android.tradefed.cluster.ClusterCommandEvent.Type |
Resumo
Valores de enumeração | |
---|---|
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
|
Métodos públicos | |
---|---|
static ClusterCommandEvent.Type | valueOf (String name) |
static final Type[] | values () |
Valores de enumeração
Falha na Alocação
public static final ClusterCommandEvent.Type AllocationFailed
Erro de configuração
public static final ClusterCommandEvent.Type ConfigurationError
Falha na execução
public static final ClusterCommandEvent.Type ExecuteFailed
FetchFailed
public static final ClusterCommandEvent.Type FetchFailed
Invocação Concluída
public static final ClusterCommandEvent.Type InvocationCompleted
InvocaçãoEncerrada
public static final ClusterCommandEvent.Type InvocationEnded
Falha na invocação
public static final ClusterCommandEvent.Type InvocationFailed
Invocação iniciada
public static final ClusterCommandEvent.Type InvocationInitiated
Invocação iniciada
public static final ClusterCommandEvent.Type InvocationStarted
TesteFinalizado
public static final ClusterCommandEvent.Type TestEnded
TestRunInProgress
public static final ClusterCommandEvent.Type TestRunInProgress
Métodos públicos
valor de
public static ClusterCommandEvent.Type valueOf (String name)
Parâmetros | |
---|---|
name | String |
devoluções | |
---|---|
ClusterCommandEvent.Type |
O conteúdo e os exemplos de código nesta página estão sujeitos às licenças descritas na Licença de conteúdo. Java e OpenJDK são marcas registradas da Oracle e/ou suas afiliadas.
Última atualização 2023-03-30 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Não contém as informações de que eu preciso"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Muito complicado / etapas demais"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Desatualizado"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"Problema na tradução"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Problema com as amostras / o código"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Outro"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Fácil de entender"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Meu problema foi resolvido"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Outro"
}]