public class NestedLabelExtractor extends Object implements FieldsExtractor<com.atlassian.bonnie.Searchable>
| Modifier and Type | Field and Description |
|---|---|
static String |
CREATED |
static String |
CREATOR |
static String |
LABEL |
static String |
NAME |
| Constructor and Description |
|---|
NestedLabelExtractor() |
| Modifier and Type | Method and Description |
|---|---|
Iterable<Field> |
extract(com.atlassian.bonnie.Searchable searchable) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitextractpublic static final String LABEL
public static final String NAME
public static final String CREATOR
public static final String CREATED
public Iterable<Field> extract(com.atlassian.bonnie.Searchable searchable)
extract in interface FieldsExtractor<com.atlassian.bonnie.Searchable>Copyright © 2003–2016 Atlassian. All rights reserved.