| Modifier and Type | Method and Description |
|---|---|
List<ImmutableChainBranch> |
CreateDeploymentProjectDetails.getMasterPlanBranches() |
| Modifier and Type | Method and Description |
|---|---|
List<ImmutableChainBranch> |
CreateDeploymentVersion.getMasterPlanBranches() |
| Modifier and Type | Method and Description |
|---|---|
static QuickSearchDocument |
QuickSearchDocumentFactory.forBranch(ImmutableChainBranch branch) |
| Modifier and Type | Method and Description |
|---|---|
JiraIssueDetails |
JiraBranchLinkingServiceImpl.createRemoteLinkToBranch(ImmutableChainBranch branch,
String issueKey) |
JiraIssueDetails |
JiraBranchLinkingService.createRemoteLinkToBranch(ImmutableChainBranch branch,
String issueKey)
Creates a remote link from the issue to the branch.
|
String |
JiraBranchLinkingServiceImpl.findIssueKeyToLink(ImmutableChainBranch 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 | Class and Description |
|---|---|
class |
ChainBranchImpl |
| Modifier and Type | Method and Description |
|---|---|
void |
BranchCommitInformationManagerImpl.initialiseCommitInformation(ImmutableChainBranch branch) |
void |
BranchCommitInformationManager.initialiseCommitInformation(ImmutableChainBranch branch)
Initialises the commit information if the branch doesn't have a
BranchCommitInformation attached to it |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableChainBranchImpl |
| Modifier and Type | Method and Description |
|---|---|
List<ImmutableChainBranch> |
CachedPlanManagerImpl.getBranchesForChain(PlanIdentifier chain) |
List<ImmutableChainBranch> |
CachedPlanManager.getBranchesForChain(PlanIdentifier chain)
Get all feature branches associated with the given chain
|
| Modifier and Type | Method and Description |
|---|---|
List<ImmutableChainBranch> |
PlanRestService.getBranchesForChain(ImmutablePlan plan) |
List<ImmutableChainBranch> |
PlanRestServiceImpl.getBranchesForChain(ImmutablePlan plan) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.ImmutableList<ImmutableChainBranch> |
ChainActionSupport.getChainBranchesByDate() |
List<ImmutableChainBranch> |
ChainActionSupport.getImmutableChainBranches() |
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.