| Package | Description |
|---|---|
| com.atlassian.jira.entity.property |
| Modifier and Type | Interface and Description |
|---|---|
interface |
EntityPropertyQuery<T extends EntityPropertyQuery<T>>
A query builder for requests to the
JsonEntityPropertyManager. |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
EntityPropertyQuery.ExecutableQuery
An
EntityPropertyQuery for which sufficient contraints have been provided to make
the query valid. |
| Modifier and Type | Method and Description |
|---|---|
EntityPropertyQuery<?> |
JsonEntityPropertyManagerImpl.query() |
EntityPropertyQuery<?> |
JsonEntityPropertyManager.query()
Returns a query object for finding, counting, or deleting properties with various restrictions.
|
Copyright © 2002-2017 Atlassian. All Rights Reserved.