public abstract class BaseProfileEventProcessor extends Object implements CDPEventProcessor
Constructor and Description |
---|
BaseProfileEventProcessor() |
Modifier and Type | Method and Description |
---|---|
protected EventBuilder |
eventBuilder(Profile profile) |
protected EventBuilder |
eventBuilder(String eventType,
Profile profile) |
protected Profile |
loadProfile(Map<String,Object> eventInputAsMap,
graphql.schema.DataFetchingEnvironment environment) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
buildEvent, getFieldName
protected Profile loadProfile(Map<String,Object> eventInputAsMap, graphql.schema.DataFetchingEnvironment environment)
protected final EventBuilder eventBuilder(Profile profile)
protected final EventBuilder eventBuilder(String eventType, Profile profile)
Copyright © 2014–2023 Apache Software Foundation. All rights reserved.