Uses of Class
org.activiti.cloud.services.notifications.graphql.web.api.GraphQLQueryResult
Packages that use GraphQLQueryResult
-
Uses of GraphQLQueryResult in org.activiti.cloud.services.notifications.graphql.web.api
Methods in org.activiti.cloud.services.notifications.graphql.web.api that return GraphQLQueryResultModifier and TypeMethodDescriptionGraphQLQueryResult.Builder.build()Builder method of the builder.Methods in org.activiti.cloud.services.notifications.graphql.web.api with parameters of type GraphQLQueryResultModifier and TypeMethodDescriptionstatic GraphQLQueryResult.BuilderGraphQLQueryResult.builderFrom(GraphQLQueryResult graphQLQueryResult) Creates a builder to buildGraphQLQueryResultand initialize it with the given object.