|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ImmutableChainBranch in com.atlassian.bamboo.deployments.projects.actions |
---|
Methods in com.atlassian.bamboo.deployments.projects.actions that return types with arguments of type ImmutableChainBranch | |
---|---|
List<ImmutableChainBranch> |
CreateDeploymentProjectDetails.getMasterPlanBranches()
|
Uses of ImmutableChainBranch in com.atlassian.bamboo.deployments.versions.actions |
---|
Methods in com.atlassian.bamboo.deployments.versions.actions that return types with arguments of type ImmutableChainBranch | |
---|---|
List<ImmutableChainBranch> |
CreateDeploymentVersion.getMasterPlanBranches()
|
Uses of ImmutableChainBranch in com.atlassian.bamboo.index.quicksearch |
---|
Methods in com.atlassian.bamboo.index.quicksearch with parameters of type ImmutableChainBranch | |
---|---|
static QuickSearchDocument |
QuickSearchDocumentFactory.forBranch(ImmutableChainBranch branch)
|
Uses of ImmutableChainBranch in com.atlassian.bamboo.jira.issuelink |
---|
Methods in com.atlassian.bamboo.jira.issuelink with parameters of type ImmutableChainBranch | |
---|---|
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. |
Uses of ImmutableChainBranch in com.atlassian.bamboo.plan.branch |
---|
Subinterfaces of ImmutableChainBranch in com.atlassian.bamboo.plan.branch | |
---|---|
interface |
ChainBranch
Represents a branch of a plan. |
Classes in com.atlassian.bamboo.plan.branch that implement ImmutableChainBranch | |
---|---|
class |
ChainBranchImpl
|
Methods in com.atlassian.bamboo.plan.branch with parameters of type ImmutableChainBranch | |
---|---|
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 |
Uses of ImmutableChainBranch in com.atlassian.bamboo.plan.branch.cache |
---|
Classes in com.atlassian.bamboo.plan.branch.cache that implement ImmutableChainBranch | |
---|---|
class |
ImmutableChainBranchImpl
|
Uses of ImmutableChainBranch in com.atlassian.bamboo.plan.cache |
---|
Methods in com.atlassian.bamboo.plan.cache that return types with arguments of type ImmutableChainBranch | |
---|---|
List<ImmutableChainBranch> |
CachedPlanManagerImpl.getBranchesForChain(PlanIdentifier chain)
|
List<ImmutableChainBranch> |
CachedPlanManager.getBranchesForChain(PlanIdentifier chain)
Get all feature branches associated with the given chain |
Uses of ImmutableChainBranch in com.atlassian.bamboo.plugins.rest.service |
---|
Methods in com.atlassian.bamboo.plugins.rest.service that return types with arguments of type ImmutableChainBranch | |
---|---|
List<ImmutableChainBranch> |
PlanRestService.getBranchesForChain(ImmutablePlan plan)
|
List<ImmutableChainBranch> |
PlanRestServiceImpl.getBranchesForChain(ImmutablePlan plan)
|
Uses of ImmutableChainBranch in com.atlassian.bamboo.ww2.actions |
---|
Methods in com.atlassian.bamboo.ww2.actions that return types with arguments of type ImmutableChainBranch | |
---|---|
com.google.common.collect.ImmutableList<ImmutableChainBranch> |
ChainActionSupport.getChainBranchesByDate()
|
List<ImmutableChainBranch> |
ChainActionSupport.getImmutableChainBranches()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |