Uses of Class
com.atlassian.confluence.rest.client.graphql.GraphQLQueryResponse
-
Packages that use GraphQLQueryResponse Package Description com.atlassian.confluence.rest.client.graphql com.atlassian.confluence.rest.client.remoteservice.webfragment.graphql -
-
Uses of GraphQLQueryResponse in com.atlassian.confluence.rest.client.graphql
Subclasses of GraphQLQueryResponse in com.atlassian.confluence.rest.client.graphql Modifier and Type Class Description static classGraphQLRemoteChildContentServiceImpl.GraphQLQueryChildContentResponsestatic classGraphQLRemoteContentLabelServiceImpl.GraphQLQueryLabelsResponsestatic classGraphQLRemoteContentServiceImpl.GraphQLQueryContentResponse -
Uses of GraphQLQueryResponse in com.atlassian.confluence.rest.client.remoteservice.webfragment.graphql
Subclasses of GraphQLQueryResponse in com.atlassian.confluence.rest.client.remoteservice.webfragment.graphql Modifier and Type Class Description static classGraphQLRemoteWebViewImpl.GraphQLWebItemsResponsestatic classGraphQLRemoteWebViewImpl.GraphQLWebPanelsResponsestatic classGraphQLRemoteWebViewImpl.GraphQLWebSectionsResponse
-