| Package | Description |
|---|---|
| com.atlassian.confluence.plugins.knowledgebase.search |
| Modifier and Type | Method and Description |
|---|---|
static CqlDateRange |
CqlDateRange.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CqlDateRange[] |
CqlDateRange.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<CqlDateRange> |
CqlDateRange.fromString(String name) |
| Modifier and Type | Method and Description |
|---|---|
CqlBuilder |
CqlBuilder.lastModified(CqlDateRange lastModified) |
Copyright © 2003–2017 Atlassian. All rights reserved.