public class VENDOR_PageViewEventInput extends Object implements CDPEventProcessor
Modifier and Type | Field and Description |
---|---|
static String |
EVENT_NAME |
String |
someField |
Constructor and Description |
---|
VENDOR_PageViewEventInput() |
Modifier and Type | Method and Description |
---|---|
Event |
buildEvent(LinkedHashMap<String,Object> eventInputAsMap,
graphql.schema.DataFetchingEnvironment environment) |
String |
getFieldName() |
public static final String EVENT_NAME
public String someField
public Event buildEvent(LinkedHashMap<String,Object> eventInputAsMap, graphql.schema.DataFetchingEnvironment environment)
buildEvent
in interface CDPEventProcessor
public String getFieldName()
getFieldName
in interface CDPEventProcessor
Copyright © 2014–2022 Apache Software Foundation. All rights reserved.