|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractQuery.ResultType | |
|---|---|
| org.camunda.bpm.engine.impl | API implementation classes, which shouldn't directly be used by end-users. |
| Uses of AbstractQuery.ResultType in org.camunda.bpm.engine.impl |
|---|
| Fields in org.camunda.bpm.engine.impl declared as AbstractQuery.ResultType | |
|---|---|
protected AbstractQuery.ResultType |
AbstractQuery.resultType
|
| Methods in org.camunda.bpm.engine.impl that return AbstractQuery.ResultType | |
|---|---|
static AbstractQuery.ResultType |
AbstractQuery.ResultType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static AbstractQuery.ResultType[] |
AbstractQuery.ResultType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||