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