public class ConfluenceResource extends Object
| Constructor and Description |
|---|
ConfluenceResource(ConfluenceRpcService confluenceRpcService,
com.atlassian.applinks.api.ApplicationLinkService applicationLinkService,
I18nHelper.BeanFactory beanFactory,
JiraAuthenticationContext jiraAuthenticationContext) |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
getApplicationLinks() |
javax.ws.rs.core.Response |
getSiteSearch(String query,
String appId,
Integer maxResults,
String spaceKey) |
javax.ws.rs.core.Response |
getSpaces(String appId) |
@Autowired public ConfluenceResource(ConfluenceRpcService confluenceRpcService, com.atlassian.applinks.api.ApplicationLinkService applicationLinkService, I18nHelper.BeanFactory beanFactory, JiraAuthenticationContext jiraAuthenticationContext)
Copyright © 2002-2016 Atlassian. All Rights Reserved.