Uses of Interface
com.atlassian.bamboo.core.BambooEntityOidService
Package
Description
-
Uses of BambooEntityOidService in com.atlassian.bamboo.core
-
Uses of BambooEntityOidService in com.atlassian.bamboo.deployments.projects.service
ModifierConstructorDescriptionDeploymentProjectServiceImpl
(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 BambooEntityOidService in com.atlassian.bamboo.spring
Modifier and TypeFieldDescriptionstatic final Supplier<BambooEntityOidService>
ComponentAccessor.BAMBOO_ENTITY_OID_SERVICE
Deprecated.