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 | |
JiraIssueHelper |
A helper service for working with JIRA issues.
|
JiraIssueManager | |
JiraRemoteIssueManager |
Interface for interacting with the JIRA Server
|
LinkedJiraIssue |
A JIRA issue and how it is linked to the corresponding build result summary
|
Class | Description |
---|---|
JiraIssueDetailsBuilderFactoryImpl | |
JiraIssueDetailsBuilderImpl | |
JiraIssueDetailsImpl |
Bamboo's representation of an issue for the UI
|
JiraIssueKey | |
JiraIssueManagerImpl | |
JiraIssuePredicates | |
JiraIssueUtils | |
JiraRemoteIssueManagerImpl | |
LinkedJiraIssueComparator |
Extracted from JIRA
UNPARSED_DATE = "19-05-2008";
BUILD_NUMBER = "319";
VERSION = "4.0-SNAPSHOT";
|
LinkedJiraIssueImpl | |
LinkedJiraIssueImpl_ |
Enum | Description |
---|---|
JiraIssueLinkType |
Represents a type of link between a build result and a jira issue
|
JiraIssueUtils.JiraPanel |
Exception | Description |
---|---|
CredentialsRequiredContextException | Deprecated
Use
CredentialsRequiredContextException instead. |
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.