Modifier and Type | Interface and Description |
---|---|
interface |
BuildStrategyManager
Deprecated.
since 5.8 without replacement
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultBuildStrategyManager
Deprecated.
since 5.8
|
Modifier and Type | Method and Description |
---|---|
void |
CreateEnvironment.setTriggerTypeManager(TriggerTypeManager triggerTypeManager) |
Modifier and Type | Field and Description |
---|---|
protected TriggerTypeManager |
ConfigureEnvironmentTriggers.triggerTypeManager |
Modifier and Type | Method and Description |
---|---|
void |
ConfigureEnvironmentTriggers.setTriggerTypeManager(TriggerTypeManager triggerTypeManager) |
Constructor and Description |
---|
EnvironmentEventListener(EnvironmentService environmentService,
EnvironmentTriggerService environmentTriggerService,
EnvironmentRequirementService environmentRequirementService,
TriggerTypeManager triggerTypeManager) |
Constructor and Description |
---|
EnvironmentServiceImpl(BambooAclUpdateHelper aclUpdateHelper,
HibernateMutableAclService aclService,
BambooAuthenticationContext authenticationContext,
DeploymentProjectDao deploymentProjectDao,
EnvironmentDao environmentDao,
EnvironmentRepositoryLinkDao environmentRepositoryLinkDao,
EnvironmentTaskService environmentTaskService,
PlanScheduler planScheduler,
RepositoryDefinitionDao repositoryDefinitionDao,
ScopedExclusionService scopedExclusionService,
com.opensymphony.xwork2.TextProvider textProvider,
ValidationService validationService,
com.atlassian.event.api.EventPublisher eventPublisher,
DeploymentVersionLinkedJiraIssueDao deploymentVersionLinkedJiraIssueDao,
NotificationManager notificationManager,
VariableConfigurationService variableConfigurationService,
VariableDefinitionManager variableDefinitionManager,
TriggerTypeManager triggerTypeManager,
RepositoryDefinitionManager repositoryDefinitionManager) |
EnvironmentTriggerServiceImpl(BuildStrategyManager buildStrategyManager,
DeploymentProjectService deploymentProjectService,
EnvironmentDao environmentDao,
PlanScheduler planScheduler,
ScopedExclusionService scopedExclusionService,
com.opensymphony.xwork2.TextProvider textProvider,
TriggerTypeManager triggerTypeManager) |
Constructor and Description |
---|
DeploymentProjectServiceImpl(ArtifactDefinitionManager artifactDefinitionManager,
BambooAclUpdateHelper aclUpdateHelper,
BambooAuthenticationContext authenticationContext,
CachedPlanManager cachedPlanManager,
DeploymentProjectDao deploymentProjectDao,
DeploymentResultService deploymentResultService,
EnvironmentDao environmentDao,
EnvironmentService environmentService,
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) |
Constructor and Description |
---|
PullRequestWorkflowEventListener(BuildDefinitionConverter buildDefinitionConverter,
BuildDefinitionManager buildDefinitionManager,
CachedPlanManager cachedPlanManager,
ChainBranchManager chainBranchManager,
com.atlassian.event.api.EventPublisher eventPublisher,
PlanBranchPullRequestService planBranchPullRequestService,
PlanManager planManager,
RepositoryDefinitionManager repositoryDefinitionManager,
ScopedExclusionService scopedExclusionService,
TriggerTypeManager triggerTypeManager,
VcsRepositoryManager vcsRepositoryManager) |
Constructor and Description |
---|
DeploymentProjectResource(DeploymentProjectDeletionService deploymentProjectDeletionService,
DeploymentProjectService deploymentProjectService,
EnvironmentService environmentService,
EnvironmentTaskService environmentTaskService,
EnvironmentTriggerService environmentTriggerService,
NotificationManager notificationManager,
TaskManager taskManager,
TriggerTypeManager triggerTypeManager,
VariableConfigurationService variableConfigurationService) |
Constructor and Description |
---|
PlanResource(ArtifactDefinitionManager artifactDefinitionManager,
BambooUserManager bambooUserManager,
ChainCreationService chainCreationService,
DeletionService deletionService,
com.atlassian.event.api.EventPublisher eventPublisher,
JobCreationService jobCreationService,
JobService jobService,
LabelManager labelManager,
PlanManager planManager,
ProjectManager projectManager,
RepositoryDefinitionManager repositoryDefinitionManager,
RepositoryTestService repositoryTestService,
StageService stageService,
TaskConfigurationService taskConfigurationService,
TriggerConfigurationService triggerConfigurationService,
TriggerTypeManager triggerTypeManager,
UIConfigSupport uiConfigSupport,
VariableConfigurationService variableConfigurationService) |
Constructor and Description |
---|
DefaultPlanScheduler(TriggerTypeManager triggerTypeManager) |
Constructor and Description |
---|
ChangeDetectionControllerImpl(CachedPlanManager cachedPlanManager,
EnvironmentService environmentService,
TriggerTypeManager triggerTypeManager,
XStreamFactory xStreamFactory) |
Modifier and Type | Field and Description |
---|---|
static com.google.common.base.Supplier<TriggerTypeManager> |
ComponentAccessor.TRIGGER_TYPE_MANAGER
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static void |
TriggerActivatorHelper.activateTriggers(TriggerTypeManager triggerTypeManager,
Triggerable triggerable,
org.apache.log4j.Logger log) |
static void |
TriggerActivatorHelper.deactivateTriggers(TriggerTypeManager triggerTypeManager,
Triggerable triggerable,
org.apache.log4j.Logger log) |
static void |
TriggerActivatorHelper.initAndActivateTriggers(TriggerTypeManager triggerTypeManager,
Triggerable triggerable,
org.apache.log4j.Logger log,
Date lastShutdownTime) |
void |
DetectChangesAfterBuildCompletedListener.setTriggerTypeManager(TriggerTypeManager triggerTypeManager) |
Modifier and Type | Method and Description |
---|---|
void |
ImportMavenPlanCreatePlanAction.setTriggerTypeManager(TriggerTypeManager triggerTypeManager) |
Modifier and Type | Method and Description |
---|---|
void |
ReplaceTriggersAction.setTriggerTypeManager(TriggerTypeManager triggerTypeManager) |
Modifier and Type | Method and Description |
---|---|
void |
EditChainBranchDetails.setTriggerTypeManager(TriggerTypeManager triggerTypeManager) |
Modifier and Type | Field and Description |
---|---|
protected TriggerTypeManager |
ConfigureChainTrigger.triggerTypeManager |
Modifier and Type | Method and Description |
---|---|
void |
ConfigureChainTriggers.setTriggerTypeManager(TriggerTypeManager triggerTypeManager) |
void |
ConfigureChainTrigger.setTriggerTypeManager(TriggerTypeManager triggerTypeManager) |
Constructor and Description |
---|
TriggerUIConfigBean(TriggerTypeManager triggerTypeManager,
DeploymentProjectService deploymentProjectService,
TemplateRenderer templateRenderer,
com.atlassian.struts.TextProvider textProvider) |
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.