Modifier and Type | Field and Description |
---|---|
protected TriggerManager |
PlanResultsAction.triggerManager |
Modifier and Type | Method and Description |
---|---|
void |
PlanResultsAction.setTriggerManager(TriggerManager triggerManager) |
Constructor and Description |
---|
BuildDetectionActionFactoryImpl(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) |
Constructor and Description |
---|
ChainResultManagerImpl(BuildResultsSummaryManager buildResultsSummaryManager,
ResultsSummaryManager resultsSummaryManager,
LimitedConcurrencyCaller limitedConcurrencyCaller,
ErrorUpdateHandler errorUpdateHandler,
com.opensymphony.xwork2.TextProvider textProvider,
ArtifactLinkManager artifactLinkManager,
Persister persister,
BuildContextBuilderFactory buildContextBuilderFactory,
TriggerManager triggerManager,
AuthorCreatorService authorCreatorService) |
Modifier and Type | Method and Description |
---|---|
void |
DeploymentStartedNotification.setTriggerManager(TriggerManager triggerManager) |
void |
DeploymentFinishedNotification.setTriggerManager(TriggerManager triggerManager) |
Constructor and Description |
---|
DeploymentResultServiceImpl(BambooPermissionManager bambooPermissionManager,
DeploymentResultDao deploymentResultDao,
DeploymentVersionDao deploymentVersionDao,
EnvironmentDao environmentDao,
EnvironmentService environmentService,
VariableContextBaselineDao variableContextBaselineDao,
DeploymentsInProgressService deploymentsInProgressService,
TriggerManager triggerManager,
com.opensymphony.xwork2.TextProvider textProvider) |
Constructor and Description |
---|
BuildResultsSummaryDocumentFactory(com.atlassian.plugin.PluginAccessor pluginAccessor,
TriggerManager triggerManager,
StorageTagService storageTagService) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractCompletedNotification.setTriggerManager(TriggerManager triggerManager) |
Constructor and Description |
---|
PlanExecutionManagerImpl(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) |
Modifier and Type | Method and Description |
---|---|
protected TriggerManager |
ImmutableResultsSummaryImpl.getTriggerManager() |
Constructor and Description |
---|
ImmutablePlanManagerImpl(PlanManager planManager,
ResultsSummaryManager resultsSummaryManager,
BuildDefinitionManager buildDefinitionManager,
BuildLoggerManager buildLoggerManager,
LabelManager labelManager,
RepositoryDefinitionManager repositoryDefinitionManager,
TaskManager taskManager,
TriggerManager triggerManager,
VariableDefinitionManager variableDefinitionManager) |
ImmutableResultsSummaryImpl(ChainResultsSummary summary,
TriggerManager triggerManager,
ImmutablePlanManager immutablePlanManager,
CachedPlanManager cachedPlanManager) |
Modifier and Type | Class and Description |
---|---|
class |
TriggerManagerImpl |
Constructor and Description |
---|
DeploymentsTestServiceImpl(DeploymentExecutionService deploymentExecutionService,
DeploymentProjectService deploymentProjectService,
DeploymentResultService deploymentResultService,
DeploymentVersionService deploymentVersionService,
EnvironmentService environmentService,
ResultsSummaryManager resultsSummaryManager,
TriggerManager triggerManager) |
Modifier and Type | Method and Description |
---|---|
protected TriggerManager |
AbstractResultsSummary.getTriggerManager() |
protected abstract TriggerManager |
BaseResultSummary.getTriggerManager() |
Constructor and Description |
---|
RssFeedBuilder(TemplateRenderer templateRenderer,
TriggerManager triggerManager,
AdministrationConfigurationAccessor administrationConfigurationAccessor) |
Modifier and Type | Field and Description |
---|---|
static com.google.common.base.Supplier<TriggerManager> |
ComponentAccessor.TRIGGER_MANAGER
Deprecated.
|
Constructor and Description |
---|
DefaultDependencyBlockingManager(DependencyTreeBuilder dependencyTreeBuilder,
ImmutablePlanCacheService immutablePlanCacheService,
ChangeDetectionManager changeDetectionManager,
PlanExecutionManager planExecutionManager,
TriggerManager triggerManager,
ErrorUpdateHandler errorUpdateHandler,
BuildNumberGeneratorService buildNumberGenerator,
ChainExecutionManager chainExecutionManager,
BuildContextBuilderFactory buildContextBuilderFactory) |
Modifier and Type | Field and Description |
---|---|
protected TriggerManager |
AbstractDependentDetectionAction.triggerManager |
Modifier and Type | Method and Description |
---|---|
void |
ChangeDetectionListenerAction.setTriggerManager(TriggerManager triggerManager) |
Constructor and Description |
---|
AbstractDependentDetectionAction(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,
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) |
ManualBuildDetectionAction(ImmutableChain chain,
com.atlassian.user.User user,
PlanExecutionConfig planExecutionConfig,
Map<String,String> params,
Map<String,String> variables,
BuildNumberGeneratorService buildNumberGenerator,
ChangeDetectionManager changeDetectionManager,
TriggerManager triggerManager,
ErrorUpdateHandler errorUpdateHandler,
VariableDefinitionManager variableDefinitionManager,
BuildContextBuilderFactory buildContextBuilderFactory) |
ScheduledBuildDetectionAction(ChangeDetectionManager changeDetectionManager,
TriggerManager triggerManager,
BuildNumberGeneratorService buildNumberGenerator,
BuildLoggerManager buildLoggerManager,
ImmutableChain chain,
Map<String,String> triggerConditionsConfiguration,
Map<String,String> triggerConfiguration,
BuildContextBuilderFactory buildContextBuilderFactory) |
Modifier and Type | Field and Description |
---|---|
protected TriggerManager |
AbstractBuildJsonDecorator.triggerManager |
Modifier and Type | Method and Description |
---|---|
void |
BuildJsonProviderAction.setTriggerManager(TriggerManager triggerManager) |
void |
ChainJsonProviderAction.setTriggerManager(TriggerManager triggerManager) |
Constructor and Description |
---|
AbstractBuildJsonDecorator(com.opensymphony.xwork2.TextProvider textProvider,
BambooPermissionManager bambooPermissionManager,
BuildQueueItemViewForJsonDecorator buildQueueItem,
TriggerManager triggerManager) |
AbstractBuildJsonDecorator(com.opensymphony.xwork2.TextProvider textProvider,
EnvironmentService environmentService,
DeploymentQueueItemViewForJsonDecorator deploymentQueueItem,
TriggerManager triggerManager) |
ChainExecutionJsonDecorator(com.opensymphony.xwork2.TextProvider textProvider,
BambooPermissionManager bambooPermissionManager,
ChainExecution chainExecution,
ResultsSummary chainResultSummary,
TriggerManager triggerManager) |
CurrentlyBuildingJsonDecorator(com.opensymphony.xwork2.TextProvider textProvider,
CurrentlyBuilding currentlyBuilding,
AgentManager agentManager,
BambooPermissionManager bambooPermissionManager,
TriggerManager triggerManager,
ImmutablePlan plan) |
CurrentlyDeployingJsonDecorator(DeploymentInProgress deploymentInProgress,
com.opensymphony.xwork2.TextProvider textProvider,
EnvironmentService environmentService,
TriggerManager triggerManager,
AgentManager agentManager) |
QueuedBuildJsonDecorator(com.opensymphony.xwork2.TextProvider textProvider,
BuildQueueItemViewForJsonDecorator buildQueueItem,
int index,
AgentManager agentManager,
BuildExecutionManager buildExecutionManager,
BambooPermissionManager bambooPermissionManager,
TriggerManager triggerManager,
Collection<ElasticImageConfiguration> imagesForExecutable,
Set<Long> agentsForExecutable) |
QueuedBuildJsonDecorator(com.opensymphony.xwork2.TextProvider textProvider,
DeploymentQueueItemViewForJsonDecorator deploymentQueueItem,
int index,
EnvironmentService environmentService,
TriggerManager triggerManager,
Collection<ElasticImageConfiguration> imagesForExecutable,
Set<Long> agentsForExecutable) |
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.