Uses of Interface
com.atlassian.bamboo.plan.PlanDtoManager
Packages that use PlanDtoManager
-
Uses of PlanDtoManager in com.atlassian.bamboo.plan
Classes in com.atlassian.bamboo.plan that implement PlanDtoManager -
Uses of PlanDtoManager in com.atlassian.bamboo.plan.cache
Constructors in com.atlassian.bamboo.plan.cache with parameters of type PlanDtoManagerModifierConstructorDescriptionImmutablePlanManagerImpl
(PlanManager planManager, PlanDtoManager planDtoManager, InternalResultsSummaryAccessor immutableResultsSummaryAccessor, BuildDefinitionManager buildDefinitionManager, BuildLoggerManager buildLoggerManager, LabelDao labelDao, RepositoryDefinitionManager repositoryDefinitionManager, TaskManager taskManager, TriggerManager triggerManager, VariableDefinitionManager variableDefinitionManager, BambooSpecsSourceDao bambooSpecsSourceDao, NotificationManager notificationManager, RequirementManager requirementManager, VersionDao versionDao)