| Package | Description |
|---|---|
| com.atlassian.confluence.search.v2 |
Provides an extensible, flexible search API.
|
| Modifier and Type | Method and Description |
|---|---|
ClauseType |
SubClause.getClauseType() |
static ClauseType |
ClauseType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClauseType[] |
ClauseType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
SubClause(T query,
ClauseType clauseType) |
Copyright © 2003–2023 Atlassian. All rights reserved.