Uses of Interface
com.atlassian.bamboo.plan.cache.ImmutableChainBranch
Package
Description
-
Uses of ImmutableChainBranch in com.atlassian.bamboo.build
Modifier and TypeMethodDescription@NotNull ImmutableChainBranch
PlanBranchPullRequest.getChainBranch()
@NotNull ImmutableChainBranch
PlanBranchPullRequestImpl.getChainBranch()
ModifierConstructorDescriptionPlanBranchPullRequestImpl
(long id, @NotNull ImmutableChainBranch chainBranch, @NotNull VcsPullRequest vcsPullRequest) -
Uses of ImmutableChainBranch in com.atlassian.bamboo.deployments.projects.actions
-
Uses of ImmutableChainBranch in com.atlassian.bamboo.deployments.versions.actions
-
Uses of ImmutableChainBranch in com.atlassian.bamboo.index.quicksearch
Modifier and TypeMethodDescriptionstatic QuickSearchDocumentImpl
QuickSearchDocumentFactory.forBranch
(ImmutableChainBranch branch) static QuickSearchItemImpl
QuickSearchItemImpl.forBranch
(@NotNull ImmutableChainBranch branch) void
QuickSearchIndexer.indexBranch
(@NotNull ImmutableChainBranch branch) void
QuickSearchIndexerImpl.indexBranch
(@NotNull ImmutableChainBranch branch) -
Uses of ImmutableChainBranch in com.atlassian.bamboo.jira.issuelink
Modifier and TypeMethodDescription@NotNull JiraIssueDetails
JiraBranchLinkingService.createRemoteLinkToBranch
(@NotNull ImmutableChainBranch branch, @NotNull String issueKey) Creates a remote link from the issue to the branch.@NotNull JiraIssueDetails
JiraBranchLinkingServiceImpl.createRemoteLinkToBranch
(@NotNull ImmutableChainBranch branch, @NotNull String issueKey) @Nullable String
JiraBranchLinkingService.findIssueKeyToLink
(@NotNull ImmutableChainBranch branch) Looks for an issue key in plan branch name or vcs branch name.@Nullable String
JiraBranchLinkingServiceImpl.findIssueKeyToLink
(@NotNull ImmutableChainBranch branch) -
Uses of ImmutableChainBranch in com.atlassian.bamboo.plan
Modifier and TypeMethodDescriptionstatic ImmutableChainBranch
PlanTestHelper.mockChainBranch
(@NotNull ImmutablePlanManager immutablePlanManager, @NotNull PlanKey chainBranchKey, @Nullable ImmutableChain chain) Modifier and TypeMethodDescription@NotNull List<ImmutableChainBranch>
FilteringPlanManager.getBranchesForChain
(@NotNull PlanIdentifier chain) Deprecated.@NotNull List<ImmutableChainBranch>
FilteringPlanManager.getBranchesForChainWithConsistencyGuarantee
(@NotNull PlanIdentifier chain) Get all feature branches associated with the given chain, sorted.@NotNull Stream<ImmutableChainBranch>
FilteringPlanManager.getBranchesOfChain
(@NotNull PlanKey chainKey) Get all feature branches associated with the given chain, unsorted.@NotNull Stream<ImmutableChainBranch>
FilteringPlanManager.getBranchesOfChainWithConsistencyGuarantee
(@NotNull PlanKey chainKey) Get all feature branches associated with the given chain, unsorted. -
Uses of ImmutableChainBranch in com.atlassian.bamboo.plan.branch
Modifier and TypeMethodDescriptionvoid
BranchCreationFacade.enableExistingChainBranch
(@NotNull ImmutableChain masterChain, @NotNull ImmutableChainBranch existingChainBranch, @NotNull Optional<VcsPullRequest> pullRequest) Enables existing chain branch, queuing RSS execution if required.void
BranchCreationFacadeImpl.enableExistingChainBranch
(@NotNull ImmutableChain chain, @NotNull ImmutableChainBranch existingChainBranch, @NotNull Optional<VcsPullRequest> pullRequest) @NotNull ChainBranchCreationResult
LightweightBranchCreationService.enableExistingChainBranch
(@NotNull ImmutableChain chain, @NotNull ImmutableChainBranch existingChainBranch, @NotNull VcsBranch vcsBranch, PlanCreationService.EnablePlan enablePlan, boolean expectingDivergentBranch) Enables existing chain branch.@NotNull ChainBranchCreationResult
LightweightBranchCreationServiceImpl.enableExistingChainBranch
(@NotNull ImmutableChain chain, @NotNull ImmutableChainBranch existingChainBranch, @NotNull VcsBranch vcsBranch, PlanCreationService.EnablePlan enablePlan, boolean expectingDivergentBranch) boolean
BranchExpiryJob.hasRegisteredCommits
(ImmutableChainBranch chainBranch) boolean
BranchExpiryJob.hasRegisteredCommitsAfter
(ImmutableChainBranch chainBranch, Date thresholdDate) void
BranchCommitInformationManager.initialiseCommitInformation
(ImmutableChainBranch branch) Initialises the commit information if the branch doesn't have aBranchCommitInformation
attached to itvoid
BranchCommitInformationManagerImpl.initialiseCommitInformation
(ImmutableChainBranch branch) boolean
BranchMetadataCheckService.verifyAndUpdateVcsBranch
(@NotNull ImmutableChainBranch immutableChainBranch) Verify metadata against current vcs configuration.boolean
BranchMetadataCheckServiceImpl.verifyAndUpdateVcsBranch
(@NotNull ImmutableChainBranch immutableChainBranch) -
Uses of ImmutableChainBranch in com.atlassian.bamboo.plan.branch.cache
-
Uses of ImmutableChainBranch in com.atlassian.bamboo.plan.cache
Modifier and TypeMethodDescription@NotNull List<ImmutableChainBranch>
CachedPlanManagerImpl.getBranchesForChain
(@NotNull PlanIdentifier chain) @NotNull List<ImmutableChainBranch>
CachedPlanManagerImpl.getBranchesForChainWithConsistencyGuarantee
(@NotNull PlanIdentifier chain) @NotNull Stream<ImmutableChainBranch>
CachedPlanManagerImpl.getBranchesOfChain
(@NotNull PlanKey chainKey) @NotNull Stream<ImmutableChainBranch>
CachedPlanManagerImpl.getBranchesOfChainWithConsistencyGuarantee
(@NotNull PlanKey chainKey) -
Uses of ImmutableChainBranch in com.atlassian.bamboo.plugins.rest.service
Modifier and TypeMethodDescriptionPlanRestService.getBranchesForChain
(ImmutablePlan plan) PlanRestServiceImpl.getBranchesForChain
(ImmutablePlan plan) -
Uses of ImmutableChainBranch in com.atlassian.bamboo.ww2.actions
Modifier and TypeMethodDescriptioncom.google.common.collect.ImmutableList<ImmutableChainBranch>
ChainActionSupport.getChainBranchesByDate()
ChainActionSupport.getImmutableChainBranches()
-
Uses of ImmutableChainBranch in com.atlassian.bamboo.ww2.beans
ModifierConstructorDescriptionDecoratedBranch
(@NotNull DecoratedNavObjectFactory decoratedNavObjectFactory, @NotNull ImmutableChainBranch branch, @NotNull DecoratedPlan master)
FilteringPlanManager.getBranchesOfChain(PlanKey)
instead.