Uses of Interface
com.atlassian.bamboo.versioning.VersionDao
Packages that use VersionDao
-
Uses of VersionDao in com.atlassian.bamboo.plan.cache
Constructors in com.atlassian.bamboo.plan.cache with parameters of type VersionDaoModifierConstructorDescriptionImmutablePlanManagerImpl
(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) -
Uses of VersionDao in com.atlassian.bamboo.versioning
Classes in com.atlassian.bamboo.versioning that implement VersionDaoModifier and TypeClassDescriptionclass
This is the read only DAO, the versions should never be updated by this DAO.