Package | Description |
---|---|
org.apache.unomi.graphql.fetchers.event | |
org.apache.unomi.graphql.providers.sample | |
org.apache.unomi.graphql.schema | |
org.apache.unomi.graphql.types.output |
Modifier and Type | Method and Description |
---|---|
CDPEventInterface |
EventDataFetcher.get(graphql.schema.DataFetchingEnvironment environment) |
Modifier and Type | Method and Description |
---|---|
org.reactivestreams.Publisher<CDPEventInterface> |
UnomiEventPublisher.createPublisher() |
org.reactivestreams.Publisher<CDPEventInterface> |
UnomiEventPublisher.createPublisher(Condition filterCondition) |
org.reactivestreams.Publisher<CDPEventInterface> |
EventListenerSubscriptionFetcher.get(graphql.schema.DataFetchingEnvironment environment) |
Modifier and Type | Class and Description |
---|---|
class |
MyEvent |
Modifier and Type | Method and Description |
---|---|
CDPEventInterface |
CDPEventInterfaceRegister.getEvent(Event event) |
Modifier and Type | Method and Description |
---|---|
void |
CDPEventInterfaceRegister.register(Class<? extends CDPEventInterface> eventMember) |
Modifier and Type | Class and Description |
---|---|
class |
CDPConsentUpdateEvent |
class |
CDPListsUpdateEvent |
class |
CDPProfileUpdateEvent |
class |
CDPSessionEvent |
class |
UnomiEvent |
Modifier and Type | Method and Description |
---|---|
CDPEventInterface |
CDPQuery.getEvent(String id,
graphql.schema.DataFetchingEnvironment environment) |
CDPEventInterface |
CDPEventEdge.node(graphql.schema.DataFetchingEnvironment environment) |
Copyright © 2014–2022 Apache Software Foundation. All rights reserved.