|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ReturnType | |
|---|---|
| com.atlassian.confluence.user.crowd.jira.search | |
| Uses of ReturnType in com.atlassian.confluence.user.crowd.jira.search |
|---|
| Methods in com.atlassian.confluence.user.crowd.jira.search that return ReturnType | |
|---|---|
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. |
| Constructors in com.atlassian.confluence.user.crowd.jira.search with parameters of type ReturnType | |
|---|---|
ConvertedMembershipQuery(long directoryId,
QueryBuilder queryBuilder,
ReturnType returnType,
String entityName)
|
|
ConvertedSearchQuery(long directoryId,
QueryBuilder queryBuilder,
ReturnType returnType,
WhereClause criteria)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||