| Interface | Description |
|---|---|
| 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
|
| Class | Description |
|---|---|
| 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.
|
| RemoteIssue | |
| 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 |
| Enum | Description |
|---|---|
| Direction |
Represents the direction of a link.
|
Copyright © 2002-2023 Atlassian. All Rights Reserved.