Uses of Interface
com.atlassian.bamboo.deployments.results.persistence.DeploymentResultDao
Package
Description
-
Uses of DeploymentResultDao in com.atlassian.bamboo.deployments.results.migration.stream
ModifierConstructorDescriptionDeploymentResultMapper
(org.hibernate.SessionFactory sessionFactory, DeploymentResultDao deploymentResultDao, DeploymentResultPropertiesMapper deploymentResultPropertiesMapper, DeploymentsImportContext deploymentsImportContext, @NotNull org.springframework.transaction.support.TransactionOperations transactionOperations) -
Uses of DeploymentResultDao in com.atlassian.bamboo.deployments.results.persistence
-
Uses of DeploymentResultDao in com.atlassian.bamboo.deployments.results.security.acegi.acls.objectidentity
ModifierConstructorDescriptionDeploymentResultObjectIdentityRetrievalStrategyImpl
(DeploymentResultDao deploymentResultDao) -
Uses of DeploymentResultDao in com.atlassian.bamboo.deployments.results.service
ModifierConstructorDescriptionDeploymentResultDeletionServiceImpl
(BambooTransactionHibernateTemplate bambooTransactionHibernateTemplate, DeploymentResultDao deploymentResultDao, EnvironmentDao environmentDao, VariableContextBaselineDao variableContextBaselineDao, com.atlassian.event.api.EventPublisher eventPublisher) DeploymentResultServiceImpl
(BambooPermissionManager bambooPermissionManager, DeploymentResultDao deploymentResultDao, DeploymentVersionDao deploymentVersionDao, EnvironmentDao environmentDao, @NotNull EnvironmentService environmentService, @NotNull InternalEnvironmentService internalEnvironmentService, @NotNull VariableContextBaselineDao variableContextBaselineDao, @NotNull DeploymentsInProgressService deploymentsInProgressService, @NotNull TriggerManager triggerManager, com.opensymphony.xwork2.TextProvider textProvider) -
Uses of DeploymentResultDao in com.atlassian.bamboo.deployments.versions.service
ModifierConstructorDescriptionVersionNamingServiceImpl
(AuditLogService auditLogService, DeploymentProjectDao deploymentProjectDao, DeploymentResultDao deploymentResultDao, ScopedExclusionService exclusionService, DeploymentVersionDao deploymentVersionDao, VariableDefinitionManager variableDefinitionManager, VariableConfigurationService variableConfigurationService, VariableSubstitutorFactory variableSubstitutorFactory)