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