Package | Description |
---|---|
org.xwiki.eventstream |
Modifier and Type | Field and Description |
---|---|
static EventSearchResult |
EventSearchResult.EMPTY
An empty instance of
EventSearchResult . |
Modifier and Type | Method and Description |
---|---|
EventSearchResult |
EventStore.search(EventQuery query)
Search for event according to condition provided by the
EventQuery . |
EventSearchResult |
EventStore.search(EventQuery query,
Set<String> fields)
Search for event according to condition provided by the
EventQuery . |
Copyright © 2004–2021 XWiki. All rights reserved.