Uses of Interface
com.atlassian.bamboo.deployments.versions.service.VersionNamingService

Packages that use VersionNamingService
com.atlassian.bamboo.deployments.projects.service   
com.atlassian.bamboo.deployments.versions.service   
 

Uses of VersionNamingService in com.atlassian.bamboo.deployments.projects.service
 

Constructors in com.atlassian.bamboo.deployments.projects.service with parameters of type VersionNamingService
DeploymentProjectServiceImpl(ArtifactDefinitionManager artifactDefinitionManager, BambooAclUpdateHelper aclUpdateHelper, BambooAuthenticationContext authenticationContext, BambooPermissionManager bambooPermissionManager, BuildStrategyManager buildStrategyManager, CachedPlanManager cachedPlanManager, DeploymentProjectDao deploymentProjectDao, DeploymentResultService deploymentResultService, EnvironmentDao environmentDao, EnvironmentService environmentService, EnvironmentTaskService environmentTaskService, HibernateMutableAclService aclService, com.opensymphony.xwork2.TextProvider textProvider, ValidationService validationService, VariableDefinitionManager variableDefinitionManager, VersionNamingService versionNamingService, DeploymentVersionService deploymentVersionService, ResultsSummaryManager resultsSummaryManager, com.atlassian.event.api.EventPublisher eventPublisher)
           
 

Uses of VersionNamingService in com.atlassian.bamboo.deployments.versions.service
 

Classes in com.atlassian.bamboo.deployments.versions.service that implement VersionNamingService
 class VersionNamingServiceImpl
           
 

Constructors in com.atlassian.bamboo.deployments.versions.service with parameters of type VersionNamingService
DeploymentVersionServiceImpl(DeploymentProjectDao deploymentProjectDao, DeploymentVersionDao deploymentVersionDao, ResultsSummaryManager resultsSummaryManager, DeploymentVersionChainResultDataCollector deploymentVersionChainResultDataCollector, com.opensymphony.xwork2.TextProvider textProvider, DeploymentVersionVcsChangesetDao deploymentVersionVcsChangesetDao, DeploymentVersionLinkedJiraIssueDao deploymentVersionLinkedJiraIssueDao, VersionNamingService versionNamingService, EnvironmentService environmentService, BambooPermissionManager bambooPermissionManager, GravatarService gravatarService, BambooUserManager bambooUserService, VariableDefinitionManager variableDefinitionManager, VariableDefinitionFactory variableDefinitionFactory, CustomVariableContext customVariableContext, com.atlassian.event.api.EventPublisher eventPublisher, CachedPlanManager cachedPlanManager, ScopedExclusionService scopedExclusionService)
           
 



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