| Package | Description |
|---|---|
| org.apache.james.mailbox.indexer.events |
| Modifier and Type | Method and Description |
|---|---|
ImpactingEventType |
MessageDeletedEvent.getType() |
ImpactingEventType |
FlagsMessageEvent.getType() |
ImpactingEventType |
ImpactingEvent.getType() |
static ImpactingEventType |
ImpactingEventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ImpactingEventType[] |
ImpactingEventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2010-2017 The Apache Software Foundation. All Rights Reserved.