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 class
GraphQLRemoteChildContentServiceImpl.GraphQLQueryChildContentResponse
static class
GraphQLRemoteContentLabelServiceImpl.GraphQLQueryLabelsResponse
static class
GraphQLRemoteContentServiceImpl.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 class
GraphQLRemoteWebViewImpl.GraphQLWebItemsResponse
static class
GraphQLRemoteWebViewImpl.GraphQLWebPanelsResponse
static class
GraphQLRemoteWebViewImpl.GraphQLWebSectionsResponse
-