package

com.atlassian.jira.issue.link

Interfaces

IssueLink  
IssueLinkCreator  
IssueLinkManager The implementations of this class are used to manage issue link types and issue links
IssueLinkType  
IssueLinkTypeDestroyer  
IssueLinkTypeManager Manages IssueLinkTypes. 
LinkCollection This class represents the collection of links in to and out of a particular issue. 
RemoteIssueLinkManager Manages remote issue links between a JIRA issue and remote objects in other remote applications. 
RemoteIssueLinkStore Deals with DB operations on RemoteIssueLinks 

Classes

DefaultIssueLinkCreator  
DefaultIssueLinkManager  
DefaultIssueLinkTypeManager  
DefaultRemoteIssueLinkManager Default implementation of the RemoteIssueLinkManager. 
IssueLinkDisplayHelper A simple helper class to help out in how we display issues links 
IssueLinkImpl  
IssueLinkTypeDestroyerImpl  
IssueLinkTypeImpl  
LinkCollectionImpl  
MemoryRemoteIssueLinkStore Mock RemoteIssueLinkStore for testing without persisting in a database. 
RemoteIssueLink Represents a link between a JIRA issue and a remote object in a remote application. 
RemoteIssueLinkBuilder Builder for remote issue links
RemoteIssueLinkStoreImpl Deals with DB operations on RemoteIssueLinks 
SequenceIssueLinkComparator  

Enums

Direction Represents the direction of a link.