Package | Description |
---|---|
org.xwiki.eventstream |
Modifier and Type | Method and Description |
---|---|
default RecordableEventDescriptor.EventFilter |
RecordableEventDescriptor.getFilter() |
static RecordableEventDescriptor.EventFilter |
RecordableEventDescriptor.EventFilter.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RecordableEventDescriptor.EventFilter[] |
RecordableEventDescriptor.EventFilter.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2004–2021 XWiki. All rights reserved.