Uses of Interface
com.atlassian.bamboo.build.PlanDependencyManager
Packages that use PlanDependencyManager
Package
Description
-
Uses of PlanDependencyManager in com.atlassian.bamboo.build
Classes in com.atlassian.bamboo.build that implement PlanDependencyManager -
Uses of PlanDependencyManager in com.atlassian.bamboo.migration.stream.build
Fields in com.atlassian.bamboo.migration.stream.build declared as PlanDependencyManagerModifier and TypeFieldDescriptionprotected PlanDependencyManagerAbstractProjectDependencyMapper.planDependencyManagerConstructors in com.atlassian.bamboo.migration.stream.build with parameters of type PlanDependencyManagerModifierConstructorDescriptionprotectedAbstractProjectDependencyMapper(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
Constructors in com.atlassian.bamboo.plugins.maven.dependencies.events with parameters of type PlanDependencyManagerModifierConstructorDescriptionUpdateChainDependenciesEventListener(CachedPlanManager cachedPlanManager, ErrorHandler errorHandler, PlanDependencyManager planDependencyManager, PlanManager planManager, PlanParticleManager planParticleManager) -
Uses of PlanDependencyManager in com.atlassian.bamboo.v2.build.dependencies
Constructors in com.atlassian.bamboo.v2.build.dependencies with parameters of type PlanDependencyManagerModifierConstructorDescriptionDependencyTreeBuilderImpl(ImmutablePlanCacheService immutablePlanCacheService, PlanDependencyManager planDependencyManager) -
Uses of PlanDependencyManager in com.atlassian.bamboo.v2.trigger
Constructors in com.atlassian.bamboo.v2.trigger with parameters of type PlanDependencyManagerModifierConstructorDescriptionDependencyChainListener(BuildDetectionActionFactory buildDetectionActionFactory, DependencyBlockingManager dependencyBlockingManager, ImmutablePlanCacheService immutablePlanCacheService, PlanDependencyManager planDependencyManager, NonBlockingPlanExecutionService nonBlockingPlanExecutionService, BuildResultsSummaryManagerImpl resultsSummaryManager) -
Uses of PlanDependencyManager in com.atlassian.bamboo.ww2.actions.plans.admin
Methods in com.atlassian.bamboo.ww2.actions.plans.admin with parameters of type PlanDependencyManagerModifier and TypeMethodDescriptionfinal voidConfigurePlanDependencies.setPlanDependencyManager(PlanDependencyManager planDependencyManager)