Package com.atlassian.jira.plugin.link.confluence.service.rest
package com.atlassian.jira.plugin.link.confluence.service.rest
-
ClassDescriptionExtends the normal REST response handler with functionality appropriate for parsing the format of responses for collections of data.Convert HTTP Response objects in to POJOs representing Confluence data.Handles the JSON responses from Confluence's /rest/api/search endpoint, converting them in to
ConfluenceSearchResult
objects.Interact with a remote Confluence instance via its REST API.