Package | Description |
---|---|
com.atlassian.bamboo.plan.branch | |
com.atlassian.bamboo.plan.branch.cache | |
com.atlassian.bamboo.plan.cache |
Modifier and Type | Interface and Description |
---|---|
interface |
ChainBranch
Represents a branch of a plan.
|
Modifier and Type | Class and Description |
---|---|
class |
ChainBranchIdentifierImpl |
class |
ChainBranchImpl |
Modifier and Type | Method and Description |
---|---|
ChainBranchIdentifier |
ChainBranchManagerImpl.getBranchWithName(ImmutableChain masterPlan,
String branchName) |
@Nullable ChainBranchIdentifier |
ChainBranchManager.getBranchWithName(ImmutableChain masterPlan,
String branchName)
|
Constructor and Description |
---|
ChainBranchIdentifierImpl(ChainBranchIdentifier chainBranch) |
Modifier and Type | Class and Description |
---|---|
class |
ImmutableChainBranchImpl |
Modifier and Type | Interface and Description |
---|---|
interface |
ImmutableChainBranch
Interface of an immutable version of
ChainBranch |
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.