| Package | Description |
|---|---|
| pro.taskana.task.api | |
| pro.taskana.task.internal |
| Modifier and Type | Method and Description |
|---|---|
static WildcardSearchField |
WildcardSearchField.fromString(String name) |
static WildcardSearchField |
WildcardSearchField.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WildcardSearchField[] |
WildcardSearchField.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TaskQuery |
TaskQuery.wildcardSearchFieldsIn(WildcardSearchField... wildcardSearchFields)
Add the values of the wildcard search fields for exact matching to your query.
|
| Modifier and Type | Method and Description |
|---|---|
WildcardSearchField[] |
TaskQueryImpl.getWildcardSearchFieldIn() |
| Modifier and Type | Method and Description |
|---|---|
TaskQuery |
TaskQueryImpl.wildcardSearchFieldsIn(WildcardSearchField... wildcardSearchFields) |
Copyright © 2020. All rights reserved.