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