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