| Package | Description |
|---|---|
| com.atlassian.confluence.search.v2 |
Provides an extensible, flexible search API.
|
| com.atlassian.confluence.search.v2.searchfilter |
| Modifier and Type | Method and Description |
|---|---|
static SearchResultType |
SearchResultType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SearchResultType[] |
SearchResultType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SearchResultType |
SearchResultTypeSearchFilter.getResultType() |
| Modifier and Type | Method and Description |
|---|---|
static SearchResultTypeSearchFilter |
SearchResultTypeSearchFilter.getInstance(SearchResultType searchResultType)
Returns a SearchResultTypeSearchFilter of the specified type.
|
Copyright © 2003–2016 Atlassian. All rights reserved.