| Package | Description |
|---|---|
| com.atlassian.bamboo.jira.issuelink | |
| com.atlassian.bamboo.plan.branch | |
| com.atlassian.bamboo.plan.cache |
| Modifier and Type | Method and Description |
|---|---|
JiraIssueDetails |
JiraBranchLinkingService.createRemoteLinkToBranch(ImmutableChainBranch branch,
String issueKey)
Creates a remote link from the issue to the branch.
|
String |
JiraBranchLinkingService.findIssueKeyToLink(ImmutableChainBranch branch)
Looks for an issue key in plan branch name or vcs branch name.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ChainBranch
Represents a branch of a plan.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BranchCommitInformationManager.initialiseCommitInformation(ImmutableChainBranch branch)
Initialises the commit information if the branch doesn't have a
BranchCommitInformation attached to it |
| Modifier and Type | Method and Description |
|---|---|
List<ImmutableChainBranch> |
CachedPlanManager.getBranchesForChain(PlanIdentifier chain)
Get all feature branches associated with the given chain
|
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.