| Package | Description |
|---|---|
| com.atlassian.bamboo.index.quicksearch |
| Modifier and Type | Method and Description |
|---|---|
QuickSearchDocumentFactory.Type |
QuickSearchDocument.getType() |
QuickSearchDocumentFactory.Type |
QuickSearchDocumentImpl.getType() |
static QuickSearchDocumentFactory.Type |
QuickSearchDocumentFactory.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QuickSearchDocumentFactory.Type[] |
QuickSearchDocumentFactory.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
QuickSearchDocumentImpl(long id,
QuickSearchDocumentFactory.Type type,
@Nullable String key,
@NotNull Map<String,String> entity) |
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.