| Package | Description |
|---|---|
| org.jboss.arquillian.ajocado.framework |
| Modifier and Type | Field and Description |
|---|---|
static GrapheneConfiguration.TimeoutType |
AjocadoConfigurationContext.TimeoutType.AJAX
Deprecated.
|
static GrapheneConfiguration.TimeoutType |
AjocadoConfigurationContext.TimeoutType.DEFAULT
Deprecated.
|
static GrapheneConfiguration.TimeoutType |
AjocadoConfigurationContext.TimeoutType.GUI
Deprecated.
|
static GrapheneConfiguration.TimeoutType |
AjocadoConfigurationContext.TimeoutType.MODEL
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static GrapheneConfiguration.TimeoutType |
GrapheneConfiguration.TimeoutType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GrapheneConfiguration.TimeoutType[] |
GrapheneConfiguration.TimeoutType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
long |
GrapheneConfiguration.getTimeout(GrapheneConfiguration.TimeoutType type)
Returns the predefined timeout for given type.
|
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.