Uses of Interface
com.atlassian.bamboo.plan.PlanDtoManager
-
Packages that use PlanDtoManager Package Description com.atlassian.bamboo.plan com.atlassian.bamboo.plan.cache -
-
Uses of PlanDtoManager in com.atlassian.bamboo.plan
Classes in com.atlassian.bamboo.plan that implement PlanDtoManager Modifier and Type Class Description class
PlanDtoManagerImpl
-
Uses of PlanDtoManager in com.atlassian.bamboo.plan.cache
Constructors in com.atlassian.bamboo.plan.cache with parameters of type PlanDtoManager Constructor Description ImmutablePlanManagerImpl(PlanManager planManager, PlanDtoManager planDtoManager, ResultsSummaryManager resultsSummaryManager, BuildDefinitionManager buildDefinitionManager, BuildLoggerManager buildLoggerManager, LabelManager labelManager, RepositoryDefinitionManager repositoryDefinitionManager, TaskManager taskManager, TriggerManager triggerManager, VariableDefinitionManager variableDefinitionManager, BambooSpecsManager bambooSpecsManager, NotificationManager notificationManager, RequirementManager requirementManager, VersionDao versionDao)
-