RetryRescheduler.RetryType
public
static
final
enum
RetryRescheduler.RetryType
extends Enum<RetryRescheduler.RetryType>
java.lang.Object | ||
↳ | java.lang.Enum<com.android.tradefed.testtype.suite.retry.RetryRescheduler.RetryType> | |
↳ | com.android.tradefed.testtype.suite.retry.RetryRescheduler.RetryType |
The types of the tests that can be retried.
Summary
Enum values | |
---|---|
RetryRescheduler.RetryType |
FAILED
|
RetryRescheduler.RetryType |
NOT_EXECUTED
|
Public methods | |
---|---|
static
RetryRescheduler.RetryType
|
valueOf(String name)
|
static
final
RetryType[]
|
values()
|
Enum values
Public methods
valueOf
public static RetryRescheduler.RetryType valueOf (String name)
Parameters | |
---|---|
name |
String |
Returns | |
---|---|
RetryRescheduler.RetryType |
I campioni di contenuti e codice in questa pagina sono soggetti alle licenze descritte nella Licenza per i contenuti. Java e OpenJDK sono marchi o marchi registrati di Oracle e/o delle sue società consociate.
Last updated 2019-10-02 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Mancano le informazioni di cui ho bisogno"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Troppo complicato/troppi passaggi"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Obsoleti"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"Problema di traduzione"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Problema relativo a esempi/codice"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Altra"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Facile da capire"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Il problema è stato risolto"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Altra"
}]