java.lang.Object |
↳ |
com.atlassian.jira.plugin.viewissue.issuelink.RemoteIssueLinkUtils |
Class Overview
Converts a remote link to a LinkSource that is used by the velocity macro to display web links.
Summary
[Expand]
Inherited Methods |
From class
java.lang.Object
Object
|
clone()
|
boolean
|
equals(Object arg0)
|
void
|
finalize()
|
final
Class<?>
|
getClass()
|
int
|
hashCode()
|
final
void
|
notify()
|
final
void
|
notifyAll()
|
String
|
toString()
|
final
void
|
wait()
|
final
void
|
wait(long arg0, int arg1)
|
final
void
|
wait(long arg0)
|
|
Constants
public
static
final
String
DEFAULT_RELATIONSHIP_I18N_KEY
Constant Value:
"issuelinking.remote.link.relationship.default"
Public Methods
Returns the final HTML for the remote issue link.
Parameters
remoteIssueLink
| remote issue link |
pluginAccessor
| plugin accessor |
Returns
- final HTML for the remote issue link