Uses of Interface
com.atlassian.bamboo.chains.ChainStageDao
Packages that use ChainStageDao
-
Uses of ChainStageDao in com.atlassian.bamboo.chains
Classes in com.atlassian.bamboo.chains that implement ChainStageDaoConstructors in com.atlassian.bamboo.chains with parameters of type ChainStageDao -
Uses of ChainStageDao in com.atlassian.bamboo.deletion
Constructors in com.atlassian.bamboo.deletion with parameters of type ChainStageDaoModifierConstructorDescriptionDeletionServiceImpl
(PlanScheduler planScheduler, com.atlassian.event.api.EventPublisher eventPublisher, ResultsSummaryManager resultsSummaryManager, ProjectManager projectManager, PlanManager planManager, ChainStageDao chainStageDao, com.atlassian.plugin.PluginAccessor pluginAccessor, ArtifactDefinitionManager artifactDefinitionManager, ArtifactSubscriptionManager artifactSubscriptionManager, AuditLogService auditLogService, StopBuildManager stopBuildManager, AgentAssignmentService agentAssignmentService)