| Interface | Description |
|---|---|
| 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. |
| Class | Description |
|---|---|
| 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.
|
Copyright © 2002-2019 Atlassian. All Rights Reserved.