Constructor and Description |
---|
ArtifactPermissionServiceImpl(CachedPlanManager cachedPlanManager,
DeploymentProjectService deploymentProjectService,
BambooPermissionManager bambooPermissionManager) |
Constructor and Description |
---|
AgentAssignmentMapImpl(Iterable<AgentAssignment> agentAssignments,
CachedPlanManager cachedPlanManager,
DeploymentProjectService deploymentProjectService) |
Constructor and Description |
---|
DeletionServiceImpl(ErrorHandler errorHandler,
BuildResultsIndexer buildResultsIndexer,
PlanScheduler planScheduler,
PlanDependencyManager planDependencyManager,
PlanParticleManager planParticleManager,
com.atlassian.event.api.EventPublisher eventPublisher,
ResultsSummaryManager resultsSummaryManager,
BuildSuspensionCheckBean buildSuspensionCheckBean,
AdminErrorHandler adminErrorHandler,
org.acegisecurity.acls.MutableAclService aclService,
ProjectManager projectManager,
PlanManager planManager,
ChainStageDao chainStageDao,
com.atlassian.bandana.BandanaPersister bandanaPersister,
com.atlassian.plugin.PluginAccessor pluginAccessor,
ArtifactDefinitionManager artifactDefinitionManager,
ArtifactSubscriptionManager artifactSubscriptionManager,
ArtifactManager artifactManager,
AuditLogService auditLogService,
VariableDefinitionManager variableDefinitionManager,
RepositoryDefinitionManager repositoryDefinitionManager,
PlanVcsRevisionHistoryService planVcsRevisionHistoryService,
ChainBranchManager chainBranchManager,
VcsBranchManager vcsBranchManager,
StopBuildManager stopBuildManager,
ImmutablePlanCacheService immutablePlanCacheService,
ArtifactDao artifactDao,
DeploymentProjectService deploymentProjectService,
DeploymentVersionService deploymentVersionService,
AgentAssignmentService agentAssignmentService) |
Modifier and Type | Field and Description |
---|---|
protected DeploymentProjectService |
ConfigureEnvironmentTasks.deploymentProjectService |
Modifier and Type | Field and Description |
---|---|
protected DeploymentProjectService |
ConfigureEnvironmentTriggers.deploymentProjectService |
Constructor and Description |
---|
EnvironmentIndexerImpl(com.atlassian.bonnie.ILuceneConnection luceneConnection,
com.atlassian.bandana.BandanaManager bandanaManager,
com.atlassian.config.db.HibernateConfig hibernateConfig,
IndexerService indexerService,
DeploymentResultService deploymentResultService,
DeploymentProjectService deploymentProjectService,
DeploymentVersionService deploymentVersionService,
EnvironmentService environmentService,
com.atlassian.event.api.EventPublisher eventPublisher) |
Constructor and Description |
---|
EnvironmentTriggerServiceImpl(BuildStrategyManager buildStrategyManager,
DeploymentProjectService deploymentProjectService,
EnvironmentDao environmentDao,
PlanScheduler planScheduler,
ScopedExclusionService scopedExclusionService,
com.opensymphony.xwork2.TextProvider textProvider,
TriggerTypeManager triggerTypeManager) |
Constructor and Description |
---|
DeploymentExpiryServiceImpl(AdministrationConfigurationAccessor administrationConfigurationAccessor,
com.atlassian.bandana.BandanaManager bandanaManager,
DeploymentProjectService deploymentProjectService,
DeploymentResultDeletionService deploymentResultDeletionService,
DeploymentResultService deploymentResultService,
DeploymentVersionDeletionService deploymentVersionDeletionService,
DeploymentVersionService deploymentVersionService,
EnvironmentService environmentService) |
Modifier and Type | Method and Description |
---|---|
void |
DeploymentStartedNotification.setDeploymentProjectService(DeploymentProjectService deploymentProjectService) |
void |
DeploymentFinishedNotification.setDeploymentProjectService(DeploymentProjectService deploymentProjectService) |
Modifier and Type | Method and Description |
---|---|
static com.google.common.base.Function<DeploymentProject,List<DeploymentProjectItem>> |
DeploymentProjectFunctions.getDeploymentProjectItems(DeploymentProjectService deploymentProjectService) |
Modifier and Type | Field and Description |
---|---|
protected DeploymentProjectService |
CreateDeploymentProjectDetails.deploymentProjectService |
Constructor and Description |
---|
DeploymentProjectEventListener(DeploymentProjectService deploymentProjectService) |
Modifier and Type | Class and Description |
---|---|
class |
DeploymentProjectServiceImpl |
Modifier and Type | Field and Description |
---|---|
protected DeploymentProjectService |
AbstractCreateDeploymentVersion.deploymentProjectService |
protected DeploymentProjectService |
AbstractDeploymentVersionAction.deploymentProjectService |
Constructor and Description |
---|
VersionIndexerImpl(com.atlassian.bonnie.ILuceneConnection luceneConnection,
com.atlassian.bandana.BandanaManager bandanaManager,
com.atlassian.config.db.HibernateConfig hibernateConfig,
IndexerService indexerService,
com.atlassian.event.api.EventPublisher eventPublisher,
DeploymentProjectService deploymentProjectService,
DeploymentVersionService deploymentVersionService,
DeploymentVersionLinkedJiraIssuesService deploymentVersionLinkedJiraIssuesService) |
Constructor and Description |
---|
QuickSearchIndexerImpl(com.atlassian.bonnie.ILuceneConnection luceneConnection,
IndexerService indexerService,
CachedPlanManager cachedPlanManager,
DeploymentProjectService deploymentProjectService,
com.atlassian.config.db.HibernateConfig hibernateConfig,
com.atlassian.event.api.EventPublisher eventPublisher,
com.atlassian.bandana.BandanaManager bandanaManager,
PlanManager planManager) |
Constructor and Description |
---|
DeploymentCompletedIssuePublisher(com.atlassian.event.api.EventPublisher eventPublisher,
com.atlassian.event.remote.RemoteEventProducerRegistrar remoteEventProducerRegistrar,
DeploymentResultService deploymentResultService,
DeploymentProjectService deploymentProjectService,
DeploymentVersionLinkedJiraIssuesService deploymentVersionLinkedJiraIssuesService,
AdministrationConfigurationAccessor administrationConfigurationAccessor) |
VersionCreatedIssuePublisher(com.atlassian.event.api.EventPublisher eventPublisher,
com.atlassian.event.remote.RemoteEventProducerRegistrar remoteEventProducerRegistrar,
DeploymentVersionService deploymentVersionService,
DeploymentProjectService deploymentProjectService,
DeploymentVersionLinkedJiraIssuesService deploymentVersionLinkedJiraIssuesService,
AdministrationConfigurationAccessor administrationConfigurationAccessor,
BambooUserManager userManager,
GravatarService gravatarService) |
Constructor and Description |
---|
JiraIssueRelatedDeploymentsResource(AdministrationConfigurationAccessor administrationConfigurationAccessor,
CustomVariableContext customVariableContext,
DeploymentProjectService deploymentProjectService,
CachedPlanManager cachedPlanManager,
EnvironmentIndexSearcher environmentIndexSearcher,
FeatureManager featureManager,
JiraRestHelper jiraRestHelper,
VersionIndexSearcher versionIndexSearcher) |
Constructor and Description |
---|
BambooDeploymentExportResource(DeploymentExportService deploymentExportService,
DeploymentProjectService deploymentProjectService,
BambooPermissionManager bambooPermissionManager,
com.atlassian.event.api.EventPublisher eventPublisher,
com.atlassian.sal.api.message.I18nResolver i18nResolver,
FeatureManager featureManager) |
Constructor and Description |
---|
DeploymentPreviewResource(DeploymentVersionService deploymentVersionService,
EnvironmentService environmentService,
DeploymentProjectService deploymentProjectService,
DeploymentResultService deploymentResultService,
ResultsSummaryManager resultSummaryManager,
DeploymentVersionVcsChangesetService deploymentVersionVcsChangesetService,
DeploymentVersionLinkedJiraIssuesService deploymentVersionLinkedJiraIssuesService,
PlanRestService planRestService,
CustomVariableContext customVariableContext,
Jsonator jsonator,
CachedPlanManager cachedPlanManager) |
DeploymentQueueResource(BuildQueueManager buildQueueManager,
BambooUserManager bambooUserManager,
DeploymentExecutionService deploymentExecutionService,
DeploymentProjectService deploymentProjectService,
DeploymentResultService deploymentResultService,
DeploymentVersionService deploymentVersionService,
EnvironmentService environmentService,
EnvironmentTriggeringActionFactory environmentTriggeringActionFactory,
com.atlassian.sal.api.message.I18nResolver i18nResolver,
PlanExecutionManager planExecutionManager) |
Constructor and Description |
---|
JiraIssueRelatedDeploymentsResource(DeploymentVersionService deploymentVersionService,
DeploymentProjectService deploymentProjectService,
EnvironmentService environmentService,
DeploymentResultService deploymentResultService,
AdministrationConfigurationAccessor administrationConfigurationAccessor,
com.atlassian.sal.api.message.I18nResolver i18nResolver) |
Constructor and Description |
---|
DeploymentDashboardResource(DeploymentProjectService deploymentProjectService,
EnvironmentService environmentService,
DeploymentResultService deploymentResultService) |
DeploymentProjectResource(AdministrationConfigurationAccessor administrationConfigurationAccessor,
BambooPermissionManager bambooPermissionManager,
BambooUserManager bambooUserManager,
DeploymentProjectService deploymentProjectService,
EnvironmentService environmentService,
DeploymentVersionService deploymentVersionService,
com.atlassian.sal.api.message.I18nResolver i18nResolver,
LinkedDeploymentProjectCacheService linkedDeploymentProjectCacheService,
ResultsSummaryManager resultsSummaryManager) |
DeploymentProjectVersioningResource(VariableDefinitionManager variableDefinitionManager,
DeploymentProjectService deploymentProjectService,
DeploymentVersionService deploymentVersionService,
CachedPlanManager cachedPlanManager,
CustomVariableContext customVariableContext,
com.atlassian.sal.api.message.I18nResolver i18nResolver) |
Constructor and Description |
---|
AgentAssignmentResource(AgentAssignmentService agentAssignmentService,
AgentManager agentManager,
CachedPlanManager cachedPlanManager,
DeploymentProjectService deploymentProjectService,
ElasticImageConfigurationManager elasticImageConfigurationManager,
EnvironmentService environmentService,
com.atlassian.event.api.EventPublisher eventPublisher,
com.atlassian.sal.api.message.I18nResolver i18nResolver,
PlanManager planManager,
PlanRestService planRestService,
ProjectManager projectManager) |
Constructor and Description |
---|
DeploymentsTestServiceImpl(DeploymentExecutionService deploymentExecutionService,
DeploymentProjectService deploymentProjectService,
DeploymentResultService deploymentResultService,
DeploymentVersionService deploymentVersionService,
EnvironmentService environmentService,
ResultsSummaryManager resultsSummaryManager,
TriggerManager triggerManager) |
Constructor and Description |
---|
DeploymentPermissionsResource(DeploymentProjectService deploymentProjectService,
EnvironmentService environmentService,
PermissionsTestService permissionsTestService) |
DeploymentProjectResource(DeploymentProjectDeletionService deploymentProjectDeletionService,
DeploymentProjectService deploymentProjectService,
EnvironmentService environmentService,
EnvironmentTaskService environmentTaskService,
EnvironmentTriggerService environmentTriggerService,
NotificationManager notificationManager,
TaskManager taskManager,
TriggerTypeManager triggerTypeManager,
VariableConfigurationService variableConfigurationService) |
Modifier and Type | Field and Description |
---|---|
static com.google.common.base.Supplier<DeploymentProjectService> |
ComponentAccessor.DEPLOYMENT_PROJECT_SERVICE
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static DeploymentProject |
DeploymentProjectTestHelper.mockDeploymentProject(DeploymentProjectService deploymentProjectService,
long id,
String name) |
Modifier and Type | Method and Description |
---|---|
void |
CanTriggerIfAnotherEnvironmentExistsInProject.setDeploymentProjectService(DeploymentProjectService deploymentProjectService) |
Constructor and Description |
---|
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) |
Constructor and Description |
---|
EnvironmentTaskOwner(Environment environment,
DeploymentProjectService deploymentProjectService,
CachedPlanManager cachedPlanManager) |
TaskOwnerFactory(DeploymentProjectService deploymentProjectService,
CachedPlanManager cachedPlanManager) |
Constructor and Description |
---|
TriggerUIConfigBean(TriggerTypeManager triggerTypeManager,
DeploymentProjectService deploymentProjectService,
TemplateRenderer templateRenderer,
com.atlassian.struts.TextProvider textProvider) |
Constructor and Description |
---|
DecoratedNavObjectFactoryImpl(CachedPlanManager cachedPlanManager,
com.opensymphony.xwork2.TextProvider textProvider,
CustomVariableContext customVariableContext,
DeploymentProjectService deploymentProjectService) |
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.