| Package | Description |
|---|---|
| com.atlassian.confluence.user.crowd.jira.search |
| Modifier and Type | Method and Description |
|---|---|
static ReturnType |
ReturnType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReturnType[] |
ReturnType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ConvertedMembershipQuery(long directoryId,
QueryBuilder queryBuilder,
ReturnType returnType,
String entityName) |
ConvertedSearchQuery(long directoryId,
QueryBuilder queryBuilder,
ReturnType returnType,
WhereClause criteria) |
Copyright © 2003–2016 Atlassian. All rights reserved.