Package | Description |
---|---|
org.apache.archiva.repository.event |
Modifier and Type | Class and Description |
---|---|
class |
RepositoryIndexEvent
These events are thrown, when index information has changed.
|
Modifier and Type | Field and Description |
---|---|
static EventType<RepositoryValueEvent<?>> |
RepositoryValueEvent.ANY |
Constructor and Description |
---|
RepositoryValueEvent(EventType<? extends RepositoryValueEvent<V>> type,
Object origin,
Repository repo,
V oldValue,
V value,
String attributeName) |
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.