Class GraphQLRemoteContentServiceImpl.GraphQLQueryContentResponse
java.lang.Object
com.atlassian.confluence.rest.client.graphql.GraphQLQueryResponse<Map<String,GraphQLPageResponse<Content>>>
com.atlassian.confluence.rest.client.graphql.GraphQLRemoteContentServiceImpl.GraphQLQueryContentResponse
- Enclosing class:
- GraphQLRemoteContentServiceImpl
public static class GraphQLRemoteContentServiceImpl.GraphQLQueryContentResponse
extends GraphQLQueryResponse<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
-
GraphQLQueryContentResponse
public GraphQLQueryContentResponse()
-