Class VENDOR_PageViewEventInput
java.lang.Object
org.apache.unomi.graphql.providers.sample.VENDOR_PageViewEventInput
- All Implemented Interfaces:
CDPEventProcessor
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuildEvent
(LinkedHashMap<String, Object> eventInputAsMap, graphql.schema.DataFetchingEnvironment environment)
-
Field Details
-
EVENT_NAME
- See Also:
-
someField
-
-
Constructor Details
-
VENDOR_PageViewEventInput
public VENDOR_PageViewEventInput()
-
-
Method Details
-
buildEvent
public Event buildEvent(LinkedHashMap<String, Object> eventInputAsMap, graphql.schema.DataFetchingEnvironment environment) - Specified by:
buildEvent
in interfaceCDPEventProcessor
-
getFieldName
- Specified by:
getFieldName
in interfaceCDPEventProcessor
-