| Package | Description |
|---|---|
| edu.cornell.mannlib.vitro.webapp.modules.searchIndexer |
| Modifier and Type | Method and Description |
|---|---|
SearchIndexer.Event.Type |
SearchIndexer.Event.getType() |
static SearchIndexer.Event.Type |
SearchIndexer.Event.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SearchIndexer.Event.Type[] |
SearchIndexer.Event.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Event(SearchIndexer.Event.Type type,
SearchIndexerStatus status) |
Copyright © 2022. All rights reserved.