| Package | Description |
|---|---|
| com.atlassian.confluence.plugins.index.api |
| Modifier and Type | Method and Description |
|---|---|
static FieldDescriptor.Index |
FieldDescriptor.Index.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FieldDescriptor.Index[] |
FieldDescriptor.Index.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
FieldDescriptor(String name,
String value,
FieldDescriptor.Store store,
FieldDescriptor.Index index) |
Copyright © 2003–2023 Atlassian. All rights reserved.