Uses of Interface
com.atlassian.bamboo.buildqueue.dao.AgentAssignmentDao
Package
Description
-
Uses of AgentAssignmentDao in com.atlassian.bamboo.buildqueue.dao
-
Uses of AgentAssignmentDao in com.atlassian.bamboo.buildqueue.manager
ModifierConstructorDescriptionAgentAssignmentServiceImpl
(@NotNull AgentAssignmentDao agentAssignmentDao, @NotNull AuditLogService auditLogService, @NotNull org.springframework.transaction.support.TransactionTemplate transactionTemplate, @NotNull ProjectManager projectManager, @NotNull CachedPlanManager cachedPlanManager, @NotNull com.atlassian.struts.TextProvider textProvider, @NotNull EnvironmentService environmentService, @NotNull com.atlassian.event.api.EventPublisher eventPublisher, @NotNull CapabilitySetManager capabilitySetManager, @NotNull CapabilityRequirementsMatcher capabilityRequirementsMatcher, @NotNull AdministrationConfigurationAccessor administrationConfigurationAccessor, @NotNull FeatureManager featureManager) -
Uses of AgentAssignmentDao in com.atlassian.bamboo.buildqueue.migration.stream
ModifierConstructorDescriptionAgentAssignmentMapper
(org.hibernate.SessionFactory sessionFactory, AgentAssignmentDao agentAssignmentDao, @NotNull org.springframework.transaction.support.TransactionOperations transactionOperations)