| Package | Description |
|---|---|
| org.camunda.bpm.engine.impl |
API implementation classes, which shouldn't directly be used by end-users.
|
| Modifier and Type | Field and Description |
|---|---|
protected AbstractQuery.ResultType |
AbstractQuery.resultType |
| Modifier and Type | Method and Description |
|---|---|
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.
|
Copyright © 2013–2019 camunda services GmbH. All rights reserved.