Uses of Interface
com.atlassian.bamboo.buildqueue.dao.AgentDao

Packages that use AgentDao
com.atlassian.bamboo.buildqueue.dao   
com.atlassian.bamboo.buildqueue.manager   
com.atlassian.bamboo.v2.build.agent.capability   
 

Uses of AgentDao in com.atlassian.bamboo.buildqueue.dao
 

Classes in com.atlassian.bamboo.buildqueue.dao that implement AgentDao
 class AgentHibernateDao
           
 

Uses of AgentDao in com.atlassian.bamboo.buildqueue.manager
 

Constructors in com.atlassian.bamboo.buildqueue.manager with parameters of type AgentDao
AgentManagerImpl(AgentDao agentDao, BuildAgentController buildAgentController, CapabilitySetManager capabilitySetManager, com.atlassian.event.api.EventPublisher eventPublisher, BambooLicenseManager bambooLicenseManager, ElasticImageConfigurationManager elasticImageConfigurationManager, ElasticInstanceManager elasticInstanceManager, BuildExecutionManager buildExecutionManager, ErrorUpdateHandler errorUpdateHandler, BuildLoggerManager buildLoggerManager, FeatureManager featureManager, AgentAssignmentService agentAssignmentService)
           
 

Uses of AgentDao in com.atlassian.bamboo.v2.build.agent.capability
 

Methods in com.atlassian.bamboo.v2.build.agent.capability with parameters of type AgentDao
 void CapabilitySetManagerImpl.setAgentDao(AgentDao agentDao)
           
 



Copyright © 2013 Atlassian Software Systems Pty Ltd. All Rights Reserved.