Uses of Interface
com.atlassian.bamboo.deployments.versions.service.VersionNamingService
-
Packages that use VersionNamingService Package Description 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 Constructor Description DeploymentProjectServiceImpl(ArtifactDefinitionManager artifactDefinitionManager, BambooAclUpdateHelper aclUpdateHelper, BambooAuthenticationContext authenticationContext, CachedPlanManager cachedPlanManager, DeploymentProjectDao deploymentProjectDao, DeploymentResultService deploymentResultService, EnvironmentDao environmentDao, EnvironmentService environmentService, InternalEnvironmentService internalEnvironmentService, 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, TriggerTypeManager triggerTypeManager, PlanScheduler planScheduler, BambooEntityOidService bambooEntityOidService)
-
Uses of VersionNamingService in com.atlassian.bamboo.deployments.versions.service
Classes in com.atlassian.bamboo.deployments.versions.service that implement VersionNamingService Modifier and Type Class Description class
VersionNamingServiceImpl
-