|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Request.ProcessingState | |
|---|---|
| org.teiid.adminapi | |
| org.teiid.adminapi.impl | |
| Uses of Request.ProcessingState in org.teiid.adminapi |
|---|
| Methods in org.teiid.adminapi that return Request.ProcessingState | |
|---|---|
Request.ProcessingState |
Request.getState()
|
static Request.ProcessingState |
Request.ProcessingState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Request.ProcessingState[] |
Request.ProcessingState.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of Request.ProcessingState in org.teiid.adminapi.impl |
|---|
| Methods in org.teiid.adminapi.impl that return Request.ProcessingState | |
|---|---|
Request.ProcessingState |
RequestMetadata.getState()
|
| Methods in org.teiid.adminapi.impl with parameters of type Request.ProcessingState | |
|---|---|
void |
RequestMetadata.setState(Request.ProcessingState state)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||