| Package | Description |
|---|---|
| org.xwiki.eventstream | |
| org.xwiki.eventstream.script |
| Modifier and Type | Interface and Description |
|---|---|
interface |
UntypedRecordableEventDescriptor
This interface represents the descriptor of an
UntypedRecordableEvent. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractRecordableEventDescriptor
Abstract implementation of
RecordableEventDescriptor. |
| Modifier and Type | Method and Description |
|---|---|
RecordableEventDescriptor |
RecordableEventDescriptorManager.getDescriptorForEventType(String eventType,
boolean allWikis) |
| Modifier and Type | Method and Description |
|---|---|
List<RecordableEventDescriptor> |
RecordableEventDescriptorManager.getRecordableEventDescriptors(boolean allWikis) |
| Modifier and Type | Method and Description |
|---|---|
RecordableEventDescriptor |
EventStreamScriptService.getDescriptorForEventType(String eventType,
boolean allWikis) |
| Modifier and Type | Method and Description |
|---|---|
List<RecordableEventDescriptor> |
EventStreamScriptService.getRecordableEventDescriptors(boolean allWikis) |
Copyright © 2004–2017 XWiki. All rights reserved.