package

com.atlassian.jira.bc.issue.link

Interfaces

IssueLinkService Provides methods to link two JIRA Issues. 
IssueLinkTypeService Service for creation, deletion, and general management of IssueLinkTypes. 
RemoteIssueLinkService This is used to perform create, update and delete operations in JIRA with remote issue links

Classes

DefaultIssueLinkService An implementation of Issue Linking Service 
DefaultIssueLinkTypeService  
DefaultRemoteIssueLinkService The default implementation of the RemoteIssueLinkService
IssueLinkService.AddIssueLinkValidationResult  
IssueLinkService.DeleteIssueLinkValidationResult  
IssueLinkService.IssueLinkResult  
IssueLinkService.IssueLinkValidationResult  
IssueLinkService.SingleIssueLinkResult  
RemoteIssueLinkService.CreateValidationResult Holds the information about validating a create remote issue link operation. 
RemoteIssueLinkService.DeleteByGlobalIdValidationResult Holds the information about validating a delete remote issue link operation. 
RemoteIssueLinkService.DeleteValidationResult Holds the information about validating a delete remote issue link operation. 
RemoteIssueLinkService.RemoteIssueLinkListResult Holds the information about performing a remote issue link operation, when a list result is expected. 
RemoteIssueLinkService.RemoteIssueLinkResult Holds the information about performing a remote issue link operation. 
RemoteIssueLinkService.UpdateValidationResult Holds the information about validating an update remote issue link operation.