@Role
public interface RecordableEventDescriptorManager
| Modifier and Type | Method and Description |
|---|---|
RecordableEventDescriptor |
getDescriptorForEventType(String eventType,
boolean allWikis) |
List<RecordableEventDescriptor> |
getRecordableEventDescriptors(boolean allWikis) |
List<RecordableEventDescriptor> getRecordableEventDescriptors(boolean allWikis) throws EventStreamException
allWikis - load the descriptors from all the wikis of the farm if trueEventStreamException - if an error occursRecordableEventDescriptor getDescriptorForEventType(String eventType, boolean allWikis) throws EventStreamException
eventType - the type of the eventallWikis - load the descriptors from all the wikis of the farm if trueEventStreamException - if an error happensCopyright © 2004–2021 XWiki. All rights reserved.