Class MyEvent
java.lang.Object
org.apache.unomi.graphql.providers.sample.MyEvent
- All Implemented Interfaces:
CDPEventInterface
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.apache.unomi.graphql.types.output.CDPEventInterface
cdp_client, cdp_location, cdp_object, cdp_profile, cdp_profileID, cdp_source, cdp_timestamp, cdp_topics, getProperty, id
-
Field Details
-
TYPE_NAME
- See Also:
-
-
Constructor Details
-
MyEvent
-
-
Method Details
-
name
-
getEvent
- Specified by:
getEvent
in interfaceCDPEventInterface
-