Class GraphQLRemoteChildContentServiceImpl.GraphQLQueryChildContentResponse
java.lang.Object
com.atlassian.confluence.rest.client.graphql.GraphQLQueryResponse<Map<String,Map<String,List<Map<String,GraphQLPageResponse<Content>>>>>>
com.atlassian.confluence.rest.client.graphql.GraphQLRemoteChildContentServiceImpl.GraphQLQueryChildContentResponse
- Enclosing class:
- GraphQLRemoteChildContentServiceImpl
public static class GraphQLRemoteChildContentServiceImpl.GraphQLQueryChildContentResponse
extends GraphQLQueryResponse<Map<String,Map<String,List<Map<String,GraphQLPageResponse<Content>>>>>>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.atlassian.confluence.rest.client.graphql.GraphQLQueryResponse
getData, getErrors, throwFirstErrorIfExists
-
Constructor Details
-
GraphQLQueryChildContentResponse
public GraphQLQueryChildContentResponse()
-