Uses of Interface
com.atlassian.bamboo.plan.trigger.TriggerManager
Package
Description
-
Uses of TriggerManager in com.atlassian.bamboo.build
Modifier and TypeMethodDescriptionvoid
PlanResultsAction.setTriggerManager
(TriggerManager triggerManager) ModifierConstructorDescriptionBuildDetectionActionFactoryImpl
(BuildNumberGeneratorService buildNumberGenerator, ChangeDetectionManager changeDetectionManager, TriggerManager triggerManager, ErrorUpdateHandler errorUpdateHandler, BuildLoggerManager buildLoggerManager, VariableDefinitionManager variableDefinitionManager, PlanVcsRevisionHistoryService planVcsRevisionHistoryService, ResultsSummaryManager resultsSummaryManager, BranchIntegrationService branchIntegrationService, BuildContextBuilderFactory buildContextBuilderFactory, ResultsSummaryVariableAccessor resultsSummaryVariableAccessor, CustomVariableContext customVariableContext, VcsRepositoryManager vcsRepositoryManager) -
Uses of TriggerManager in com.atlassian.bamboo.chains
ModifierConstructorDescriptionChainResultManagerImpl
(BuildResultsSummaryManager buildResultsSummaryManager, ResultsSummaryManager resultsSummaryManager, LimitedConcurrencyCaller limitedConcurrencyCaller, ErrorUpdateHandler errorUpdateHandler, com.opensymphony.xwork2.TextProvider textProvider, ArtifactLinkManager artifactLinkManager, Persister persister, BuildContextBuilderFactory buildContextBuilderFactory, TriggerManager triggerManager, AuthorCreatorService authorCreatorService) -
Uses of TriggerManager in com.atlassian.bamboo.deployments.execution.triggering
ModifierConstructorDescriptionAfterSuccessfulPlanEnvironmentTriggeringAction
(DeploymentExecutionService deploymentExecutionService, DeploymentVersionService deploymentVersionService, DeploymentProjectService deploymentProjectService, CachedPlanManager cachedPlanManager, ResultsSummaryManager resultsSummaryManager, Environment environment, PlanResultKey planResultKey, TriggerManager triggerManager) EnvironmentTriggeringActionFactoryImpl
(DeploymentVersionService deploymentVersionService, DeploymentProjectService deploymentProjectService, CachedPlanManager cachedPlanManager, TriggerManager triggerManager, ResultsSummaryManager resultsSummaryManager, DeploymentResultService deploymentResultService) ManualEnvironmentTriggeringAction
(DeploymentExecutionService deploymentExecutionService, TriggerManager triggerManager, @NotNull Environment environment, DeploymentVersion version, com.atlassian.user.User user, boolean isVerboseLoggingOn) ScheduledEnvironmentTriggeringAction
(Environment environment, PlanKey sourceBranchKey, DeploymentExecutionService deploymentExecutionService, DeploymentVersionService deploymentVersionService, DeploymentProjectService deploymentProjectService, CachedPlanManager cachedPlanManager, TriggerManager triggerManager, ResultsSummaryManager resultsSummaryManager, DeploymentResultService deploymentResultService, Map<String, String> triggerConfiguration) -
Uses of TriggerManager in com.atlassian.bamboo.deployments.notification
Modifier and TypeMethodDescriptionvoid
DeploymentFinishedNotification.setTriggerManager
(TriggerManager triggerManager) void
DeploymentStartedNotification.setTriggerManager
(TriggerManager triggerManager) -
Uses of TriggerManager in com.atlassian.bamboo.deployments.results.service
ModifierConstructorDescriptionDeploymentResultServiceImpl
(BambooPermissionManager bambooPermissionManager, DeploymentResultDao deploymentResultDao, DeploymentVersionDao deploymentVersionDao, EnvironmentDao environmentDao, @NotNull EnvironmentService environmentService, @NotNull InternalEnvironmentService internalEnvironmentService, @NotNull VariableContextBaselineDao variableContextBaselineDao, @NotNull DeploymentsInProgressService deploymentsInProgressService, @NotNull TriggerManager triggerManager, com.opensymphony.xwork2.TextProvider textProvider) -
Uses of TriggerManager in com.atlassian.bamboo.notification.buildcompleted
Modifier and TypeMethodDescriptionvoid
AbstractCompletedNotification.setTriggerManager
(TriggerManager triggerManager) -
Uses of TriggerManager in com.atlassian.bamboo.plan
ModifierConstructorDescriptionPlanExecutionManagerImpl
(BuildExecutionManager buildExecutionManager, PlanExecutionPermitter planExecutionPermitter, ExecutionStatusProvider executionStatusProvider, CachedPlanManager cachedPlanManager, StopBuildManager stopBuildManager, TriggerManager triggerManager, PlanExecutionLockService planExecutionLockService, com.atlassian.event.api.EventPublisher eventPublisher, ErrorHandler errorHandler, DeploymentPermitter deploymentPermitter, com.atlassian.bamboo.plan.PlanExecutionManagerCallWatcher planExecutionManagerCallWatcher) -
Uses of TriggerManager in com.atlassian.bamboo.plan.cache
Modifier and TypeMethodDescriptionprotected TriggerManager
ImmutableResultsSummaryImpl.getTriggerManager()
ModifierConstructorDescriptionImmutablePlanManagerImpl
(PlanManager planManager, PlanDtoManager planDtoManager, InternalResultsSummaryAccessor immutableResultsSummaryAccessor, BuildDefinitionManager buildDefinitionManager, BuildLoggerManager buildLoggerManager, LabelDao labelDao, RepositoryDefinitionManager repositoryDefinitionManager, TaskManager taskManager, TriggerManager triggerManager, VariableDefinitionManager variableDefinitionManager, BambooSpecsSourceDao bambooSpecsSourceDao, NotificationManager notificationManager, RequirementManager requirementManager, VersionDao versionDao) ImmutableResultsSummaryImpl
(ChainResultsSummary summary, TriggerManager triggerManager, ImmutablePlanManager immutablePlanManager, CachedPlanManager cachedPlanManager) ImmutableResultsSummaryImpl
(ChainResultsSummary summary, TriggerManager triggerManager, ImmutablePlanManager immutablePlanManager, ImmutableChain immutableChain) -
Uses of TriggerManager in com.atlassian.bamboo.plan.trigger
-
Uses of TriggerManager in com.atlassian.bamboo.plugins.testutils.deployments
ModifierConstructorDescriptionDeploymentsTestServiceImpl
(DeploymentExecutionService deploymentExecutionService, DeploymentProjectService deploymentProjectService, DeploymentResultService deploymentResultService, DeploymentVersionService deploymentVersionService, EnvironmentService environmentService, ResultsSummaryManager resultsSummaryManager, TriggerManager triggerManager) -
Uses of TriggerManager in com.atlassian.bamboo.resultsummary
Modifier and TypeMethodDescriptionprotected TriggerManager
AbstractResultsSummary.getTriggerManager()
protected abstract TriggerManager
BaseResultSummary.getTriggerManager()
-
Uses of TriggerManager in com.atlassian.bamboo.rss
ModifierConstructorDescriptionRssFeedBuilder
(TemplateRenderer templateRenderer, TriggerManager triggerManager, AdministrationConfigurationAccessor administrationConfigurationAccessor) -
Uses of TriggerManager in com.atlassian.bamboo.spring
Modifier and TypeFieldDescriptionstatic final Supplier<TriggerManager>
ComponentAccessor.TRIGGER_MANAGER
Deprecated. -
Uses of TriggerManager in com.atlassian.bamboo.tag.service
ModifierConstructorDescriptionTagBuildActionFactoryImpl
(ChangeDetectionManager changeDetectionManager, BuildNumberGeneratorService buildNumberGeneratorService, BuildContextBuilderFactory buildContextBuilderFactory, BuildLoggerManager buildLoggerManager, TriggerManager triggerManager) -
Uses of TriggerManager in com.atlassian.bamboo.trigger.dependency
ModifierConstructorDescriptionAfterSuccessfulDeploymentEnvironmentTriggeringAction
(TriggerManager triggerManager, DeploymentExecutionService deploymentExecutionService, Environment environment, DeploymentResult parentResult) AfterSuccessfulStageTriggeringAction
(TriggerManager triggerManager, DeploymentExecutionService deploymentExecutionService, DeploymentVersionService deploymentVersionService, DeploymentProjectService deploymentProjectService, CachedPlanManager cachedPlanManager, ResultsSummaryManager resultsSummaryManager, Environment environment, PlanResultKey planResultKey, String stageName) EnvironmentDependencyListener
(EnvironmentDependencyService environmentDependencyService, EnvironmentTriggeringActionFactory environmentTriggeringActionFactory, NonBlockingPlanExecutionService nonBlockingPlanExecutionService, ResultsSummaryManager resultsSummaryManager, DeploymentResultService deploymentResultService, TriggerManager triggerManager, DeploymentExecutionService deploymentExecutionService, DeploymentVersionService deploymentVersionService, DeploymentProjectService deploymentProjectService, CachedPlanManager cachedPlanManager) -
Uses of TriggerManager in com.atlassian.bamboo.v2.build.trigger
ModifierConstructorDescriptionDefaultDependencyBlockingManager
(DependencyTreeBuilder dependencyTreeBuilder, ImmutablePlanCacheService immutablePlanCacheService, ChangeDetectionManager changeDetectionManager, PlanExecutionManager planExecutionManager, TriggerManager triggerManager, ErrorUpdateHandler errorUpdateHandler, BuildNumberGeneratorService buildNumberGenerator, ChainExecutionManager chainExecutionManager, BuildContextBuilderFactory buildContextBuilderFactory) -
Uses of TriggerManager in com.atlassian.bamboo.v2.trigger
Modifier and TypeFieldDescriptionprotected final TriggerManager
AbstractDependentDetectionAction.triggerManager
Modifier and TypeMethodDescriptionvoid
ChangeDetectionListenerAction.setTriggerManager
(TriggerManager triggerManager) ModifierConstructorDescriptionAbstractDependentDetectionAction
(ImmutableChain chain, ImmutableChain parentChain, BuildContext completedBuildContext, ErrorUpdateHandler errorUpdateHandler, TriggerManager triggerManager, ChangeDetectionManager changeDetectionManager, BuildNumberGeneratorService buildNumberGeneratorService, BuildLoggerManager buildLoggerManager, PlanVcsRevisionHistoryService planVcsRevisionHistoryService, BuildContextBuilderFactory buildContextBuilderFactory, CustomVariableContext customVariableContext, VcsRepositoryManager vcsRepositoryManager) ChildDependencyBuildDetectionAction
(ImmutablePlan plan, PlanIdentifier child, BuildNumberGeneratorService buildNumberGenerator, TriggerManager triggerManager, BuildChanges buildChanges, ErrorUpdateHandler errorUpdateHandler, ImmutablePlanCacheService immutablePlanCacheService, BuildContextBuilderFactory buildContextBuilderFactory) ContinuedBuildDetectionAction
(ImmutableChain chain, @NotNull PlanExecutionConfig planExecutionConfig, com.atlassian.user.User user, TriggerReason triggerReason, Map<String, String> params, Map<String, String> variables, ErrorUpdateHandler errorUpdateHandler, ResultsSummaryManager resultsSummaryManager, TriggerManager triggerManager, BranchIntegrationService branchIntegrationService, BuildContextBuilderFactory buildContextBuilderFactory, ResultsSummaryVariableAccessor resultsSummaryVariableAccessor, VcsRepositoryManager vcsRepositoryManager) DependentBuildDetectionAction
(ImmutableChain chain, ImmutableChain parentChain, BuildContext completedBuildContext, ErrorUpdateHandler errorUpdateHandler, TriggerManager triggerManager, ChangeDetectionManager changeDetectionManager, BuildNumberGeneratorService buildNumberGeneratorService, BuildLoggerManager buildLoggerManager, PlanVcsRevisionHistoryService planVcsRevisionHistoryService, BuildContextBuilderFactory buildContextBuilderFactory, CustomVariableContext customVariableContext, VcsRepositoryManager vcsRepositoryManager) InitialBuildDetectionAction
(@NotNull ImmutableChain chain, @NotNull TriggerManager triggerManager, @NotNull BuildContextBuilderFactory buildContextBuilderFactory, @NotNull BuildNumberGeneratorService buildNumberGenerator, @NotNull ErrorUpdateHandler errorUpdateHandler, @NotNull ChangeDetectionManager changeDetectionManager) ManualBuildDetectionAction
(ImmutableChain chain, com.atlassian.user.User user, @Nullable PlanExecutionConfig planExecutionConfig, Map<String, String> params, Map<String, String> variables, BuildNumberGeneratorService buildNumberGenerator, ChangeDetectionManager changeDetectionManager, TriggerManager triggerManager, ErrorUpdateHandler errorUpdateHandler, VariableDefinitionManager variableDefinitionManager, BuildContextBuilderFactory buildContextBuilderFactory) ScheduledBuildDetectionAction
(@NotNull ChangeDetectionManager changeDetectionManager, @NotNull TriggerManager triggerManager, @NotNull BuildNumberGeneratorService buildNumberGenerator, @NotNull BuildLoggerManager buildLoggerManager, @NotNull ImmutableChain chain, @NotNull Map<String, String> triggerConditionsConfiguration, @NotNull Map<String, String> triggerConfiguration, @NotNull BuildContextBuilderFactory buildContextBuilderFactory) TagBuildAction
(ImmutableChain chain, TagAndRevision tagAndRevision, ChangeDetectionManager changeDetectionManager, BuildNumberGeneratorService buildNumberGeneratorService, BuildContextBuilderFactory buildContextBuilderFactory, BuildLoggerManager buildLoggerManager, TriggerManager triggerManager) -
Uses of TriggerManager in com.atlassian.bamboo.ww2.actions.build
Modifier and TypeFieldDescriptionprotected final TriggerManager
AbstractBuildJsonDecorator.triggerManager
Modifier and TypeMethodDescriptionvoid
BuildJsonProviderAction.setTriggerManager
(TriggerManager triggerManager) void
ChainJsonProviderAction.setTriggerManager
(TriggerManager triggerManager) ModifierConstructorDescriptionAbstractBuildJsonDecorator
(@NotNull com.opensymphony.xwork2.TextProvider textProvider, @NotNull BambooPermissionManager bambooPermissionManager, @NotNull BuildQueueItemViewForJsonDecorator buildQueueItem, TriggerManager triggerManager) AbstractBuildJsonDecorator
(@NotNull com.opensymphony.xwork2.TextProvider textProvider, @NotNull BambooPermissionManager bambooPermissionManager, @NotNull DeploymentQueueItemViewForJsonDecorator deploymentQueueItem, TriggerManager triggerManager) ChainExecutionJsonDecorator
(@NotNull com.opensymphony.xwork2.TextProvider textProvider, @NotNull BambooPermissionManager bambooPermissionManager, ChainExecution chainExecution, ResultsSummary chainResultSummary, TriggerManager triggerManager) CurrentlyBuildingJsonDecorator
(@NotNull com.opensymphony.xwork2.TextProvider textProvider, @NotNull CurrentlyBuilding currentlyBuilding, @NotNull AgentManager agentManager, @NotNull BambooPermissionManager bambooPermissionManager, @NotNull TriggerManager triggerManager, @NotNull ImmutablePlan plan) CurrentlyDeployingJsonDecorator
(@NotNull DeploymentInProgress deploymentInProgress, @NotNull com.opensymphony.xwork2.TextProvider textProvider, @NotNull BambooPermissionManager bambooPermissionManager, TriggerManager triggerManager, @NotNull AgentManager agentManager) QueuedBuildJsonDecorator
(@NotNull com.opensymphony.xwork2.TextProvider textProvider, @NotNull BuildQueueItemViewForJsonDecorator buildQueueItem, int index, AgentManager agentManager, @NotNull BuildExecutionManager buildExecutionManager, @NotNull EphemeralAgentsLaunchRequestRegistry ephemeralAgentsLaunchRequestRegistry, @NotNull BambooPermissionManager bambooPermissionManager, TriggerManager triggerManager, @NotNull Collection<ElasticImageConfiguration> imagesForExecutable, @NotNull Set<Long> agentsForExecutable, @NotNull Collection<EphemeralAgentTemplate> templatesForExecutable) QueuedBuildJsonDecorator
(@NotNull com.opensymphony.xwork2.TextProvider textProvider, @NotNull DeploymentQueueItemViewForJsonDecorator deploymentQueueItem, int index, AgentManager agentManager, @NotNull BambooPermissionManager bambooPermissionManager, @NotNull EphemeralAgentsLaunchRequestRegistry ephemeralAgentsLaunchRequestRegistry, TriggerManager triggerManager, @NotNull Collection<ElasticImageConfiguration> imagesForExecutable, @NotNull Set<Long> agentsForExecutable, @NotNull Collection<EphemeralAgentTemplate> templatesForExecutable)