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