| Package | Description |
|---|---|
| com.atlassian.jira.entity |
| Modifier and Type | Method and Description |
|---|---|
<V> EntityEngine.WhereInContext<E> |
EntityEngine.SelectFromContext.whereIn(String fieldName,
Collection<V> values)
Supports IN operator.
|
Copyright © 2002-2017 Atlassian. All Rights Reserved.