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