Uses of Interface
com.atlassian.bamboo.build.PlanDependencyManager
Package
Description
-
Uses of PlanDependencyManager in com.atlassian.bamboo.build
-
Uses of PlanDependencyManager in com.atlassian.bamboo.migration.stream.build
Modifier and TypeFieldDescriptionprotected PlanDependencyManager
AbstractProjectDependencyMapper.planDependencyManager
ModifierConstructorDescriptionprotected
AbstractProjectDependencyMapper
(org.hibernate.SessionFactory sessionFactory, PlanDao planDao, PlanDependencyManager planDependencyManager, @NotNull org.springframework.transaction.support.TransactionOperations transactionOperations) ProjectDependencyMapper
(org.hibernate.SessionFactory sessionFactory, PlanDao planDao, PlanDependencyManager planDependencyManager, @NotNull org.springframework.transaction.support.TransactionOperations transactionOperations) -
Uses of PlanDependencyManager in com.atlassian.bamboo.plugins.maven.dependencies.events
ModifierConstructorDescriptionUpdateChainDependenciesEventListener
(CachedPlanManager cachedPlanManager, ErrorHandler errorHandler, PlanDependencyManager planDependencyManager, PlanManager planManager, PlanParticleManager planParticleManager) -
Uses of PlanDependencyManager in com.atlassian.bamboo.v2.build.dependencies
ModifierConstructorDescriptionDependencyTreeBuilderImpl
(ImmutablePlanCacheService immutablePlanCacheService, PlanDependencyManager planDependencyManager) -
Uses of PlanDependencyManager in com.atlassian.bamboo.v2.trigger
ModifierConstructorDescriptionDependencyChainListener
(BuildDetectionActionFactory buildDetectionActionFactory, DependencyBlockingManager dependencyBlockingManager, ImmutablePlanCacheService immutablePlanCacheService, PlanDependencyManager planDependencyManager, NonBlockingPlanExecutionService nonBlockingPlanExecutionService, BuildResultsSummaryManagerImpl resultsSummaryManager) -
Uses of PlanDependencyManager in com.atlassian.bamboo.ww2.actions.plans.admin
Modifier and TypeMethodDescriptionfinal void
ConfigurePlanDependencies.setPlanDependencyManager
(PlanDependencyManager planDependencyManager)