|
||||||||||
| 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.jira.issue.fields.renderer.wiki.links.JiraIssueLink
public class JiraIssueLink
Defines a link for a link to another jira issue
| Field Summary |
|---|
| Fields inherited from class com.atlassian.renderer.links.Link |
|---|
iconName, linkBody, relativeUrl, title, titleArgs, titleKey, url |
| Constructor Summary | |
|---|---|
JiraIssueLink(String issueKey)
|
|
JiraIssueLink(String issueKey,
String linkTitle)
|
|
| Method Summary |
|---|
| 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 |
| Constructor Detail |
|---|
public JiraIssueLink(String issueKey)
throws ParseException
ParseException
public JiraIssueLink(String issueKey,
String linkTitle)
throws ParseException
ParseException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||