|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of DeploymentResultDeletionService in com.atlassian.bamboo.deployments.environments.service |
|---|
| Constructors in com.atlassian.bamboo.deployments.environments.service with parameters of type DeploymentResultDeletionService | |
|---|---|
EnvironmentDeletionServiceImpl(BambooTransactionHibernateTemplate bambooTransactionHibernateTemplate,
DeploymentResultDeletionService deploymentResultDeletionService,
EnvironmentDao environmentDao,
EnvironmentRepositoryLinkDao environmentRepositoryLinkDao,
HibernateMutableAclService aclService,
VariableDefinitionDao variableDefinitionDao,
AgentAssignmentService agentAssignmentService,
EnvironmentService environmentService,
com.atlassian.event.api.EventPublisher eventPublisher,
ScopedExclusionService scopedExclusionService)
|
|
EnvironmentServiceImpl(DeploymentProjectDao deploymentProjectDao,
EnvironmentDao environmentDao,
AuditLogService auditLogService,
com.opensymphony.xwork2.TextProvider textProvider,
ValidationService validationService,
PlanScheduler planScheduler,
BambooAclUpdateHelper aclUpdateHelper,
BambooAuthenticationContext authenticationContext,
HibernateMutableAclService aclService,
BambooPermissionManager bambooPermissionManager,
RepositoryDefinitionDao repositoryDefinitionDao,
EnvironmentRepositoryLinkDao environmentRepositoryLinkDao,
DeploymentResultDeletionService deploymentResultDeletionService,
BambooTransactionHibernateTemplate bambooTransactionHibernateTemplate,
VariableDefinitionDao variableDefinitionDao,
ScopedExclusionService scopedExclusionService)
|
|
| Uses of DeploymentResultDeletionService in com.atlassian.bamboo.deployments.execution.actions |
|---|
| Methods in com.atlassian.bamboo.deployments.execution.actions with parameters of type DeploymentResultDeletionService | |
|---|---|
void |
DeleteDeploymentResult.setDeploymentResultDeletionService(DeploymentResultDeletionService deploymentResultDeletionService)
|
| Uses of DeploymentResultDeletionService in com.atlassian.bamboo.deployments.results.service |
|---|
| Classes in com.atlassian.bamboo.deployments.results.service that implement DeploymentResultDeletionService | |
|---|---|
class |
DeploymentResultDeletionServiceImpl
|
| Uses of DeploymentResultDeletionService in com.atlassian.bamboo.deployments.versions.service |
|---|
| Constructors in com.atlassian.bamboo.deployments.versions.service with parameters of type DeploymentResultDeletionService | |
|---|---|
DeploymentVersionDeletionServiceImpl(BambooTransactionHibernateTemplate bambooTransactionHibernateTemplate,
DeploymentResultDeletionService deploymentResultDeletionService,
DeploymentVersionDao deploymentVersionDao,
DeploymentVersionLinkedJiraIssueDao deploymentVersionLinkedJiraIssueDao,
DeploymentVersionVcsChangesetDao deploymentVersionVcsChangesetDao,
VariableDefinitionDao variableDefinitionDao,
CommentDao commentDao,
ArtifactManager artifactManager)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||