Uses of Interface
com.atlassian.bamboo.trigger.dependency.EnvironmentDependencyService
-
Uses of EnvironmentDependencyService in com.atlassian.bamboo.trigger.dependency
Modifier and TypeMethodDescriptionvoid
AfterSuccessfulDeploymentTriggerActivator.setEnvironmentDependencyService
(EnvironmentDependencyService environmentDependencyService) Deprecated.since 6.8 use constructor injection or annotation injectionvoid
AfterSuccessfulPlanTriggerActivator.setEnvironmentDependencyService
(EnvironmentDependencyService environmentDependencyService) Deprecated.since 6.8 use constructor injection or annotation injectionvoid
AfterSuccessfulStageTriggerActivator.setEnvironmentDependencyService
(EnvironmentDependencyService environmentDependencyService) Deprecated.since 6.8 use constructor injection or annotation injectionModifierConstructorDescriptionEnvironmentDependencyListener
(EnvironmentDependencyService environmentDependencyService, EnvironmentTriggeringActionFactory environmentTriggeringActionFactory, NonBlockingPlanExecutionService nonBlockingPlanExecutionService, ResultsSummaryManager resultsSummaryManager, DeploymentResultService deploymentResultService, TriggerManager triggerManager, DeploymentExecutionService deploymentExecutionService, DeploymentVersionService deploymentVersionService, DeploymentProjectService deploymentProjectService, CachedPlanManager cachedPlanManager)