| Interface | Description |
|---|---|
| IndexedEntityDateField | |
| IndexedEntityEnumField<T extends Enum<T>> | |
| IndexedEntityField<T> | |
| IndexedEntityIdField | |
| IndexedEntityIntegerField | |
| IndexedEntityLongField | |
| IndexedEntityPlanResultKeyField | |
| IndexedEntityTextField |
| Class | Description |
|---|---|
| Fields | |
| IndexedEntityDateFieldImpl | |
| IndexedEntityEnumFieldImpl<T extends Enum<T>> | |
| IndexedEntityFieldFactory | |
| IndexedEntityIdFieldImpl | |
| IndexedEntityIntegerFieldImpl | |
| IndexedEntityLongFieldImpl | |
| IndexedEntityPlanResultKeyFieldImpl | |
| IndexedEntityTextFieldImpl | Deprecated
since 7.1 use
IndexedEntityFieldFactory#createStringField(String, FieldProperties...) |
| LuceneStringField |
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.