| java.lang.Object | |
| ↳ | com.atlassian.confluence.content.render.xhtml.model.links.UnresolvedLink |
Known Direct Subclasses
| |||||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Returns a new instance of this link with an updated destination.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||||||||||||
From interface
com.atlassian.confluence.xhtml.api.Link
| |||||||||||||||||||||
Returns a new instance of this link with an updated destination.
| destination | the updated destination |
|---|

