Package | Description |
---|---|
org.jbpm.services.api.query.model |
Modifier and Type | Method and Description |
---|---|
QueryDefinition.Target |
QueryDefinition.getTarget()
Returns target of this query definition.
|
static QueryDefinition.Target |
QueryDefinition.Target.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QueryDefinition.Target[] |
QueryDefinition.Target.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.