| Package | Description |
|---|---|
| org.apache.archiva.repository.features |
| Modifier and Type | Method and Description |
|---|---|
static IndexCreationEvent.Index |
IndexCreationEvent.Index.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IndexCreationEvent.Index[] |
IndexCreationEvent.Index.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
IndexCreationEvent(IndexCreationEvent.Index type,
Repository repo,
URI oldValue,
URI value) |
Copyright © 2006–2018 The Apache Software Foundation. All rights reserved.