|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.renderer.links.Link
com.atlassian.confluence.links.linktypes.IncludePageMacroLink
public class IncludePageMacroLink
| Field Summary | |
|---|---|
static java.util.regex.Pattern |
pattern
|
| Fields inherited from class com.atlassian.renderer.links.Link |
|---|
iconName, linkBody, relativeUrl, title, titleArgs, titleKey, url |
| Constructor Summary | |
|---|---|
IncludePageMacroLink(java.lang.String linkText)
|
|
| Method Summary | |
|---|---|
boolean |
isValid()
|
OutgoingLink |
toOutgoingLink(ContentEntityObject sourceContent)
|
| Methods inherited from class com.atlassian.renderer.links.Link |
|---|
equals, getIconName, getLinkAttributes, getLinkBody, getOriginalLinkText, getTitle, getTitleArgs, getTitleKey, getUnpermittedLinkBody, getUrl, hashCode, isRelativeUrl |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.util.regex.Pattern pattern
| Constructor Detail |
|---|
public IncludePageMacroLink(java.lang.String linkText)
| Method Detail |
|---|
public boolean isValid()
public OutgoingLink toOutgoingLink(ContentEntityObject sourceContent)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||