public class

ConfluencePageUrl

extends Object
java.lang.Object
   ↳ com.atlassian.jira.plugin.link.confluence.ConfluencePageUrl

Class Overview

Represents an URL to a Confluence page.

Summary

Public Methods
static ConfluencePageUrl build(String pageUriAsString, ApplicationLink appLink)
String getUrlRebasedToRpcUrl()
Returns the url for the Confluence page, rebased so it starts with the rpc url of the given application link.
[Expand]
Inherited Methods
From class java.lang.Object

Public Methods

public static ConfluencePageUrl build (String pageUriAsString, ApplicationLink appLink)

public String getUrlRebasedToRpcUrl ()

Returns the url for the Confluence page, rebased so it starts with the rpc url of the given application link.