public interface ContentLinkResolver
| Modifier and Type | Method and Description |
|---|---|
Link |
createContentLink(RenderContext context,
GenericLinkParser parsedLink)
Given some parsed link text, convert it into a link object that can then be rendered into
the page.
|
Link createContentLink(RenderContext context, GenericLinkParser parsedLink) throws ParseException
context - The render contextparsedLink - The parsed link informationParseExceptionCopyright © 2019 Atlassian. All rights reserved.