| Interface | Description |
|---|---|
| InternalLinkedJiraIssue |
A JIRA issue, possibly linked to build result, deployment version, ...
|
| JiraIssueDetails |
Bamboo's representation of an issue received from the jira server
Use
JiraIssueDetailsBuilder to construct JiraIssueDetails objects |
| JiraIssueDetailsBuilder |
Builder for
JiraIssueDetails
Builder can be obtained by call to JiraIssueDetailsBuilderFactory.builder() |
| JiraIssueDetailsBuilderFactory | |
| JiraIssueManager | |
| JiraRemoteIssueManager |
Interface for interacting with the JIRA Server
|
| LinkedJiraIssue |
A JIRA issue and how it is linked to the corresponding build result summary
|
| Enum | Description |
|---|---|
| JiraIssueLinkType |
Represents a type of link between a build result and a jira issue
|
| Exception | Description |
|---|---|
| CredentialsRequiredContextException | Deprecated
Use
CredentialsRequiredContextException instead. |
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.