Uses of Interface
com.atlassian.bamboo.deployments.results.service.DeploymentResultService
Package
Description
-
Uses of DeploymentResultService in com.atlassian.bamboo.agent.managed.schedule
ModifierConstructorDescriptionManagedAgentContainersOptimizerImpl
(AdministrationConfigurationAccessor administrationConfigurationAccessor, AgentResultsSummaryManager agentResultsSummaryManager, AwsAccountBean awsAccountBean, BambooLicenseManager bambooLicenseManager, BuildExecutionManager buildExecutionManager, BuildQueueManager buildQueueManager, CachedPlanManager cachedPlanManager, DeploymentResultService deploymentResultService, ElasticAccountBean elasticAccountBean, ElasticInstanceManager elasticInstanceManager, com.opensymphony.xwork2.TextProvider textProvider, EphemeralAgentsLaunchRequestRegistry ephemeralAgentsLaunchRequestRegistry) -
Uses of DeploymentResultService in com.atlassian.bamboo.build.monitoring
Modifier and TypeMethodDescriptionvoid
DeploymentStopDelayedJob.setDeploymentResultService
(DeploymentResultService deploymentResultService) -
Uses of DeploymentResultService in com.atlassian.bamboo.deployments.environments.actions
Modifier and TypeMethodDescriptionvoid
ViewEnvironment.setDeploymentResultService
(DeploymentResultService deploymentResultService) -
Uses of DeploymentResultService in com.atlassian.bamboo.deployments.environments.index
ModifierConstructorDescriptionEnvironmentIndexSearcherImpl
(@NotNull BambooCachingPermissionManagerFacadeFactory cachingPermissionManagerFacadeFactory, @NotNull DeploymentProjectService deploymentProjectService, @NotNull DeploymentResultService deploymentResultService, @NotNull DeploymentVersionService deploymentVersionService) -
Uses of DeploymentResultService in com.atlassian.bamboo.deployments.execution.actions
Modifier and TypeMethodDescriptionvoid
DeleteDeploymentResult.setDeploymentResultService
(DeploymentResultService deploymentResultService) void
StopDeployment.setDeploymentResultService
(DeploymentResultService deploymentResultService) void
ViewDeploymentResult.setDeploymentResultService
(DeploymentResultService deploymentResultService) -
Uses of DeploymentResultService in com.atlassian.bamboo.deployments.execution.triggering
ModifierConstructorDescriptionEnvironmentTriggeringActionFactoryImpl
(DeploymentVersionService deploymentVersionService, DeploymentProjectService deploymentProjectService, CachedPlanManager cachedPlanManager, TriggerManager triggerManager, ResultsSummaryManager resultsSummaryManager, DeploymentResultService deploymentResultService) 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 DeploymentResultService in com.atlassian.bamboo.deployments.expiry
ModifierConstructorDescriptionDeploymentExpiryServiceImpl
(AdministrationConfigurationAccessor administrationConfigurationAccessor, com.atlassian.bandana.BandanaManager bandanaManager, DeploymentProjectService deploymentProjectService, DeploymentResultDeletionService deploymentResultDeletionService, DeploymentResultService deploymentResultService, DeploymentVersionDeletionService deploymentVersionDeletionService, DeploymentVersionService deploymentVersionService, EnvironmentService environmentService, ResultsSummaryManager resultsSummaryManager, ArtifactLinkManager artifactLinkManager) -
Uses of DeploymentResultService in com.atlassian.bamboo.deployments.notification
Modifier and TypeMethodDescriptionvoid
DeploymentFinishedNotification.setDeploymentResultService
(DeploymentResultService deploymentResultService) void
DeploymentStartedNotification.setDeploymentResultService
(DeploymentResultService deploymentResultService) ModifierConstructorDescriptionDeploymentNotificationEventListener
(DeploymentResultService deploymentResultService, EnvironmentService environmentService, NotificationDispatcher notificationDispatcher, NotificationManager notificationManager) -
Uses of DeploymentResultService in com.atlassian.bamboo.deployments.projects.actions
Modifier and TypeMethodDescriptionvoid
ViewDeploymentProjects.setDeploymentResultService
(DeploymentResultService deploymentResultService) -
Uses of DeploymentResultService in com.atlassian.bamboo.deployments.projects.service
ModifierConstructorDescriptionDeploymentProjectServiceImpl
(ArtifactDefinitionManager artifactDefinitionManager, BambooAclUpdateHelper aclUpdateHelper, BambooAuthenticationContext authenticationContext, CachedPlanManager cachedPlanManager, DeploymentProjectDao deploymentProjectDao, DeploymentResultService deploymentResultService, EnvironmentDao environmentDao, EnvironmentService environmentService, InternalEnvironmentService internalEnvironmentService, 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) -
Uses of DeploymentResultService in com.atlassian.bamboo.deployments.results.service
-
Uses of DeploymentResultService in com.atlassian.bamboo.deployments.versions.actions
Modifier and TypeFieldDescriptionprotected DeploymentResultService
AbstractCreateDeploymentVersion.deploymentResultService
Modifier and TypeMethodDescriptionvoid
AbstractCreateDeploymentVersion.setDeploymentResultService
(DeploymentResultService deploymentResultService) void
ViewDeploymentVersion.setDeploymentResultService
(DeploymentResultService deploymentResultService) -
Uses of DeploymentResultService in com.atlassian.bamboo.deployments.versions.service
ModifierConstructorDescriptionDeploymentVersionDeletionServiceImpl
(BambooTransactionHibernateTemplate bambooTransactionHibernateTemplate, DeploymentResultDeletionService deploymentResultDeletionService, DeploymentResultService deploymentResultService, DeploymentVersionDao deploymentVersionDao, DeploymentVersionLinkedJiraIssuesService deploymentVersionLinkedJiraIssuesService, DeploymentVersionLinkedJiraIssueDao deploymentVersionLinkedJiraIssueDao, DeploymentVersionVcsChangesetDao deploymentVersionVcsChangesetDao, VariableDefinitionDao variableDefinitionDao, CommentDao commentDao, ArtifactManager artifactManager, com.atlassian.event.api.EventPublisher eventPublisher, EnvironmentService environmentService, AuditLogService auditLogService) -
Uses of DeploymentResultService in com.atlassian.bamboo.notification
Modifier and TypeMethodDescriptionvoid
NotificationFactoryImpl.setDeploymentResultService
(DeploymentResultService deploymentResultService) -
Uses of DeploymentResultService in com.atlassian.bamboo.notification.transports.webhook
ModifierConstructorDescriptionWebhookTransport
(WebhookTemplate webhookTemplate, CustomVariableContext customVariableContext, ErrorUpdateHandler errorUpdateHandler, ResultsSummaryManager resultsSummaryManager, DeploymentProjectService deploymentProjectService, WebhookSenderService webhookSenderService, String url, WebhookResponseService webhookResponseService, DeploymentResultService deploymentResultService, BambooUrl bambooUrl, TemplateRenderer templateRenderer) -
Uses of DeploymentResultService in com.atlassian.bamboo.plan.analytics
ModifierConstructorDescriptionActivePlansDeploymentsAnalyticsServiceImpl
(ImmutablePlanCacheService immutablePlanCacheService, DeploymentProjectService deploymentProjectService, DeploymentResultService deploymentResultService) -
Uses of DeploymentResultService in com.atlassian.bamboo.plugins.jira.event
ModifierConstructorDescriptionDeploymentCompletedIssuePublisher
(com.atlassian.event.api.EventPublisher eventPublisher, com.atlassian.event.remote.RemoteEventProducerRegistrar remoteEventProducerRegistrar, DeploymentResultService deploymentResultService, DeploymentProjectService deploymentProjectService, DeploymentVersionLinkedJiraIssuesService deploymentVersionLinkedJiraIssuesService, AdministrationConfigurationAccessor administrationConfigurationAccessor) -
Uses of DeploymentResultService in com.atlassian.bamboo.plugins.jira.rest.resource
ModifierConstructorDescriptionJiraIssueRelatedDeploymentsResource
(AdministrationConfigurationAccessor administrationConfigurationAccessor, CustomVariableContext customVariableContext, DeploymentProjectService deploymentProjectService, CachedPlanManager cachedPlanManager, FeatureManager featureManager, JiraRestHelper jiraRestHelper, DeploymentVersionService deploymentVersionService, DeploymentResultService deploymentResultService) -
Uses of DeploymentResultService in com.atlassian.bamboo.plugins.jira.summary.deployment
ModifierConstructorDescriptionDeploymentAggregator
(AdministrationConfigurationAccessor administrationConfigurationAccessor, ImpersonationService impersonationService, JiraRestHelper jiraRestHelper, com.atlassian.sal.api.auth.OAuthRequestVerifierFactory oAuthRequestVerifierFactory, com.atlassian.sal.api.user.UserManager salUserManager, DeploymentVersionService deploymentVersionService, DeploymentResultService deploymentResultService) -
Uses of DeploymentResultService in com.atlassian.bamboo.plugins.rest.deployments.environments
ModifierConstructorDescriptionDeploymentEnvironmentResource
(AgentAssignmentService agentAssignmentService, AgentManager agentManager, EnvironmentService environmentService, EnvironmentCustomConfigService environmentCustomConfigService, DeploymentResultService deploymentResultService, DeploymentProjectService deploymentProjectService, com.atlassian.sal.api.message.I18nResolver i18nResolver, com.atlassian.event.api.EventPublisher eventPublisher, ElasticImageConfigurationManager elasticImageConfigurationManager, EnvironmentRequirementService environmentRequirementService, VariableDefinitionManager variableDefinitionManager, AdministrationConfigurationAccessor administrationConfigurationAccessor, BambooPermissionManager bambooPermissionManager, VariableConfigurationService variableConfigurationService, AgentCapabilityService agentCapabilityService, LinkService linkService, EphemeralAgentsService ephemeralAgentsService) -
Uses of DeploymentResultService in com.atlassian.bamboo.plugins.rest.deployments.execution
ModifierConstructorDescriptionDeploymentPreviewResource
(DeploymentVersionService deploymentVersionService, EnvironmentService environmentService, DeploymentProjectService deploymentProjectService, DeploymentResultService deploymentResultService, ResultsSummaryManager resultSummaryManager, DeploymentVersionVcsChangesetService deploymentVersionVcsChangesetService, DeploymentVersionLinkedJiraIssuesService deploymentVersionLinkedJiraIssuesService, PlanRestService planRestService, CustomVariableContext customVariableContext, Jsonator<Object> 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, RestAuthenticationContext restAuthenticationContext) -
Uses of DeploymentResultService in com.atlassian.bamboo.plugins.rest.deployments.issues
ModifierConstructorDescriptionJiraIssueRelatedDeploymentsResource
(DeploymentVersionService deploymentVersionService, DeploymentProjectService deploymentProjectService, EnvironmentService environmentService, DeploymentResultService deploymentResultService, AdministrationConfigurationAccessor administrationConfigurationAccessor, com.atlassian.sal.api.message.I18nResolver i18nResolver) -
Uses of DeploymentResultService in com.atlassian.bamboo.plugins.rest.deployments.projects
ModifierConstructorDescriptionDeploymentDashboardResource
(DeploymentProjectService deploymentProjectService, EnvironmentService environmentService, DeploymentResultService deploymentResultService, DeploymentVersionService deploymentVersionService, LinkService linkService, com.atlassian.sal.api.message.I18nResolver i18nResolver) -
Uses of DeploymentResultService in com.atlassian.bamboo.plugins.rest.deployments.results
ModifierConstructorDescriptionDeploymentResultResource
(DeploymentResultService deploymentResultService, BuildLoggerManager loggerManager, AdministrationConfigurationAccessor administrationConfigurationAccessor) -
Uses of DeploymentResultService in com.atlassian.bamboo.plugins.stash
ModifierConstructorDescriptionBitbucketServerDeploymentUpdater
(AdministrationConfigurationAccessor administrationConfigurationAccessor, CachedRepositoryDefinitionManager cachedRepositoryDefinitionManager, DeploymentProjectService deploymentProjectService, DeploymentResultService deploymentResultService, DeploymentVersionVcsChangesetService deploymentVersionVcsChangesetService, com.atlassian.event.api.EventPublisher eventPublisher, FeatureManager featureManager, com.atlassian.plugins.capabilities.api.LinkedApplicationCapabilities linkedApplicationCapabilities, com.atlassian.stash.rest.client.applinks.ApplinkStashClientFactory stashClientFactory) -
Uses of DeploymentResultService in com.atlassian.bamboo.plugins.testutils.deployments
ModifierConstructorDescriptionDeploymentsTestServiceImpl
(DeploymentExecutionService deploymentExecutionService, DeploymentProjectService deploymentProjectService, DeploymentResultService deploymentResultService, DeploymentVersionService deploymentVersionService, EnvironmentService environmentService, ResultsSummaryManager resultsSummaryManager, TriggerManager triggerManager) -
Uses of DeploymentResultService in com.atlassian.bamboo.spring
Modifier and TypeFieldDescriptionstatic final Supplier<DeploymentResultService>
ComponentAccessor.DEPLOYMENT_RESULT_SERVICE
Deprecated. -
Uses of DeploymentResultService in com.atlassian.bamboo.trigger.dependency
ModifierConstructorDescriptionEnvironmentDependencyListener
(EnvironmentDependencyService environmentDependencyService, EnvironmentTriggeringActionFactory environmentTriggeringActionFactory, NonBlockingPlanExecutionService nonBlockingPlanExecutionService, ResultsSummaryManager resultsSummaryManager, DeploymentResultService deploymentResultService, TriggerManager triggerManager, DeploymentExecutionService deploymentExecutionService, DeploymentVersionService deploymentVersionService, DeploymentProjectService deploymentProjectService, CachedPlanManager cachedPlanManager) -
Uses of DeploymentResultService in com.atlassian.bamboo.variable.substitutor
Modifier and TypeMethodDescriptionvoid
VariableSubstitutorFactoryImpl.setDeploymentResultService
(DeploymentResultService deploymentResultService) -
Uses of DeploymentResultService in com.atlassian.bamboo.webhooks
Modifier and TypeMethodDescriptionvoid
ViewWebhookResponseDetails.setDeploymentResultService
(DeploymentResultService deploymentResultService) -
Uses of DeploymentResultService in it.com.atlassian.bamboo.deployments.expiry
ModifierConstructorDescriptionDeploymentExpiryServiceWiredTest
(AdministrationConfigurationAccessor administrationConfigurationAccessor, AdministrationConfigurationPersister administrationConfigurationPersister, DeploymentExpiryService deploymentExpiryService, DeploymentsTestService deploymentsTestService, DeploymentVersionService deploymentVersionService, DeploymentResultService deploymentResultService, PluginHibernateSessionFactory pluginHibernateSessionFactory, StorageLocationService storageLocationService) -
Uses of DeploymentResultService in it.com.atlassian.bamboo.deployments.results.service
ModifierConstructorDescriptionDeploymentResultDeletionServiceWiredTest
(DeploymentResultDeletionService deploymentResultDeletionService, DeploymentResultService deploymentResultService, DeploymentsTestService deploymentsTestService, EnvironmentService environmentService, HibernateMutableAclService aclService, ImpersonationService impersonationService)