| Package | Description |
|---|---|
| org.sakaiproject.search.elasticsearch |
| Modifier and Type | Method and Description |
|---|---|
static BaseElasticSearchIndexBuilder.IndexAction |
BaseElasticSearchIndexBuilder.IndexAction.getAction(int itemActionId)
Generate an IndexAction based on an action ID provided by the Search API
|
static BaseElasticSearchIndexBuilder.IndexAction |
BaseElasticSearchIndexBuilder.IndexAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BaseElasticSearchIndexBuilder.IndexAction[] |
BaseElasticSearchIndexBuilder.IndexAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
BaseElasticSearchIndexBuilder.isSupportedIndexAction(BaseElasticSearchIndexBuilder.IndexAction action) |
Copyright © 2003–2018 Sakai Project. All rights reserved.