| Package | Description |
|---|---|
| com.atlassian.confluence.plugins.knowledgebase.search |
| Modifier and Type | Method and Description |
|---|---|
static CqlContentType |
CqlContentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CqlContentType[] |
CqlContentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.atlassian.fugue.Option<CqlContentType> |
CqlContentType.fromString(String name) |
| Modifier and Type | Method and Description |
|---|---|
CqlBuilder |
CqlBuilder.type(CqlContentType type) |
Copyright © 2003–2017 Atlassian. All rights reserved.