|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.bamboo.plan.branch.BranchIntegrationServiceImpl
public class BranchIntegrationServiceImpl
Constructor Summary | |
---|---|
BranchIntegrationServiceImpl(ImmutablePlanCacheService immutablePlanCacheService)
|
Method Summary | |
---|---|
ImmutableChain |
getIntegrationPlan(BranchIntegrationConfiguration integrationConfiguration)
Get plan configured as merge to / merge from in branch configuration. |
java.util.Map<java.lang.Long,RepositoryDefinition> |
getRepositoryDefinitionMap(ImmutablePlan plan)
Get repository definition map for a given plan and if Branch Integration was configured merge it with repository definition of branch selected in Integration Configuration |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BranchIntegrationServiceImpl(ImmutablePlanCacheService immutablePlanCacheService)
Method Detail |
---|
@NotNull public ImmutableChain getIntegrationPlan(@NotNull BranchIntegrationConfiguration integrationConfiguration)
BranchIntegrationService
getIntegrationPlan
in interface BranchIntegrationService
@NotNull public java.util.Map<java.lang.Long,RepositoryDefinition> getRepositoryDefinitionMap(@NotNull ImmutablePlan plan)
BranchIntegrationService
getRepositoryDefinitionMap
in interface BranchIntegrationService
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |