Class GraphQLSubscriptionExecutor
java.lang.Object
org.activiti.cloud.services.notifications.graphql.ws.transport.GraphQLSubscriptionExecutor
WebSockets specific GraphQLExecutor implementation with support to execute GraphQL subscription queries
-
Constructor Summary
ConstructorsConstructorDescriptionGraphQLSubscriptionExecutor(graphql.schema.GraphQLSchema graphQLSchema) Creates instance using GraphQLSchema parameter. -
Method Summary
-
Constructor Details
-
GraphQLSubscriptionExecutor
public GraphQLSubscriptionExecutor(graphql.schema.GraphQLSchema graphQLSchema) Creates instance using GraphQLSchema parameter.- Parameters:
graphQLSchema- instance
-
-
Method Details
-
execute
-
execute
-