Uses of Enum Class
com.atlassian.confluence.plugins.index.api.FieldDescriptor.Index
Packages that use FieldDescriptor.Index
- 
Uses of FieldDescriptor.Index in com.atlassian.confluence.plugins.index.apiMethods in com.atlassian.confluence.plugins.index.api that return FieldDescriptor.IndexModifier and TypeMethodDescriptionStringFieldDescriptor.getIndex()Deprecated.TextFieldDescriptor.getIndex()Deprecated.static FieldDescriptor.IndexDeprecated.Returns the enum constant of this class with the specified name.static FieldDescriptor.Index[]FieldDescriptor.Index.values()Deprecated.Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.atlassian.confluence.plugins.index.api with parameters of type FieldDescriptor.IndexModifierConstructorDescriptionFieldDescriptor(String name, String value, FieldDescriptor.Store store, FieldDescriptor.Index index) Deprecated.since 8.6.