public class ConfluencePageUrl extends Object
Modifier and Type | Method and Description |
---|---|
static ConfluencePageUrl |
build(String pageUriAsString,
com.atlassian.applinks.api.ApplicationLink appLink) |
String |
getUrlRebasedToRpcUrl()
Returns the url for the Confluence page, rebased so it starts with the rpc url of the given application link.
|
public static ConfluencePageUrl build(String pageUriAsString, com.atlassian.applinks.api.ApplicationLink appLink)
public String getUrlRebasedToRpcUrl()
appLink
- Copyright © 2002-2016 Atlassian. All Rights Reserved.