Uses of Class
com.atlassian.jira.plugin.link.confluence.ConfluencePage

Packages that use ConfluencePage
com.atlassian.jira.plugin.link.confluence   
com.atlassian.jira.plugin.link.confluence.service.rpc   
 

Uses of ConfluencePage in com.atlassian.jira.plugin.link.confluence
 

Methods in com.atlassian.jira.plugin.link.confluence that return ConfluencePage
 ConfluencePage ConfluencePage.ConfluencePageBuilder.build()
           
 

Uses of ConfluencePage in com.atlassian.jira.plugin.link.confluence.service.rpc
 

Methods in com.atlassian.jira.plugin.link.confluence.service.rpc that return types with arguments of type ConfluencePage
 RemoteResponse<ConfluencePage> ConfluenceRpcService.getPage(com.atlassian.applinks.api.ApplicationLink applicationLink, String pageId)
          Gets the page with the given id, on the Confluence server given by the application link.
 RemoteResponse<ConfluencePage> ConfluenceRpcServiceImpl.getPage(com.atlassian.applinks.api.ApplicationLink applicationLink, String pageId)
           
 



Copyright © 2002-2012 Atlassian. All Rights Reserved.