Uses of Interface
com.atlassian.bamboo.deployments.results.service.DeploymentResultService
Packages that use DeploymentResultService
Package
Description
-
Uses of DeploymentResultService in com.atlassian.bamboo.agent.managed.schedule
Constructors in com.atlassian.bamboo.agent.managed.schedule with parameters of type DeploymentResultServiceModifierConstructorDescriptionManagedAgentContainersOptimizerImpl
(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
Methods in com.atlassian.bamboo.build.monitoring with parameters of type DeploymentResultServiceModifier and TypeMethodDescriptionvoid
DeploymentStopDelayedJob.setDeploymentResultService
(DeploymentResultService deploymentResultService) -
Uses of DeploymentResultService in com.atlassian.bamboo.deployments.environments.actions
Methods in com.atlassian.bamboo.deployments.environments.actions with parameters of type DeploymentResultServiceModifier and TypeMethodDescriptionvoid
ViewEnvironment.setDeploymentResultService
(DeploymentResultService deploymentResultService) -
Uses of DeploymentResultService in com.atlassian.bamboo.deployments.environments.index
Constructors in com.atlassian.bamboo.deployments.environments.index with parameters of type DeploymentResultServiceModifierConstructorDescriptionEnvironmentIndexSearcherImpl
(@NotNull BambooCachingPermissionManagerFacadeFactory cachingPermissionManagerFacadeFactory, @NotNull CachedDeploymentProjectService cachedDeploymentProjectService, @NotNull DeploymentResultService deploymentResultService, @NotNull DeploymentVersionService deploymentVersionService) -
Uses of DeploymentResultService in com.atlassian.bamboo.deployments.execution.actions
Methods in com.atlassian.bamboo.deployments.execution.actions with parameters of type DeploymentResultServiceModifier 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
Constructors in com.atlassian.bamboo.deployments.execution.triggering with parameters of type DeploymentResultServiceModifierConstructorDescriptionEnvironmentTriggeringActionFactoryImpl
(DeploymentVersionService deploymentVersionService, CachedDeploymentProjectService cachedDeploymentProjectService, CachedPlanManager cachedPlanManager, TriggerManager triggerManager, ResultsSummaryManager resultsSummaryManager, DeploymentResultService deploymentResultService) ScheduledEnvironmentTriggeringAction
(Environment environment, PlanKey sourceBranchKey, DeploymentExecutionService deploymentExecutionService, DeploymentVersionService deploymentVersionService, CachedDeploymentProjectService cachedDeploymentProjectService, CachedPlanManager cachedPlanManager, TriggerManager triggerManager, ResultsSummaryManager resultsSummaryManager, DeploymentResultService deploymentResultService, Map<String, String> triggerConfiguration) -
Uses of DeploymentResultService in com.atlassian.bamboo.deployments.expiry
Constructors in com.atlassian.bamboo.deployments.expiry with parameters of type DeploymentResultServiceModifierConstructorDescriptionDeploymentExpiryServiceImpl
(AdministrationConfigurationAccessor administrationConfigurationAccessor, com.atlassian.bandana.BandanaManager bandanaManager, CachedDeploymentProjectService cachedDeploymentProjectService, DeploymentResultDeletionService deploymentResultDeletionService, DeploymentResultService deploymentResultService, DeploymentVersionDeletionService deploymentVersionDeletionService, DeploymentVersionService deploymentVersionService, ResultsSummaryManager resultsSummaryManager, ArtifactLinkManager artifactLinkManager, EnvironmentDao environmentDao) -
Uses of DeploymentResultService in com.atlassian.bamboo.deployments.notification
Methods in com.atlassian.bamboo.deployments.notification with parameters of type DeploymentResultServiceModifier and TypeMethodDescriptionvoid
DeploymentFinishedNotification.setDeploymentResultService
(DeploymentResultService deploymentResultService) void
DeploymentStartedNotification.setDeploymentResultService
(DeploymentResultService deploymentResultService) Constructors in com.atlassian.bamboo.deployments.notification with parameters of type DeploymentResultServiceModifierConstructorDescriptionDeploymentNotificationEventListener
(DeploymentResultService deploymentResultService, EnvironmentService environmentService, NotificationDispatcher notificationDispatcher, NotificationManager notificationManager) -
Uses of DeploymentResultService in com.atlassian.bamboo.deployments.projects.actions
Methods in com.atlassian.bamboo.deployments.projects.actions with parameters of type DeploymentResultServiceModifier and TypeMethodDescriptionvoid
ViewDeploymentProjects.setDeploymentResultService
(DeploymentResultService deploymentResultService) -
Uses of DeploymentResultService in com.atlassian.bamboo.deployments.projects.service
Constructors in com.atlassian.bamboo.deployments.projects.service with parameters of type DeploymentResultServiceModifierConstructorDescriptionDeploymentProjectServiceImpl
(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
Classes in com.atlassian.bamboo.deployments.results.service that implement DeploymentResultService -
Uses of DeploymentResultService in com.atlassian.bamboo.deployments.versions.actions
Fields in com.atlassian.bamboo.deployments.versions.actions declared as DeploymentResultServiceModifier and TypeFieldDescriptionprotected DeploymentResultService
AbstractCreateDeploymentVersion.deploymentResultService
Methods in com.atlassian.bamboo.deployments.versions.actions with parameters of type DeploymentResultServiceModifier and TypeMethodDescriptionvoid
AbstractCreateDeploymentVersion.setDeploymentResultService
(DeploymentResultService deploymentResultService) -
Uses of DeploymentResultService in com.atlassian.bamboo.deployments.versions.service
Constructors in com.atlassian.bamboo.deployments.versions.service with parameters of type DeploymentResultServiceModifierConstructorDescriptionDeploymentVersionDeletionServiceImpl
(BambooTransactionHibernateTemplate bambooTransactionHibernateTemplate, DeploymentResultDeletionService deploymentResultDeletionService, DeploymentResultService deploymentResultService, DeploymentVersionDao deploymentVersionDao, DeploymentVersionLinkedJiraIssuesService deploymentVersionLinkedJiraIssuesService, DeploymentVersionLinkedJiraIssueDao deploymentVersionLinkedJiraIssueDao, DeploymentVersionVcsChangesetDao deploymentVersionVcsChangesetDao, VariableDefinitionDao variableDefinitionDao, EnvironmentDao environmentDao, DeploymentProjectDao deploymentProjectDao, CommentDao commentDao, ArtifactManager artifactManager, com.atlassian.event.api.EventPublisher eventPublisher, AuditLogService auditLogService) -
Uses of DeploymentResultService in com.atlassian.bamboo.notification
Methods in com.atlassian.bamboo.notification with parameters of type DeploymentResultServiceModifier and TypeMethodDescriptionvoid
NotificationFactoryImpl.setDeploymentResultService
(DeploymentResultService deploymentResultService) -
Uses of DeploymentResultService in com.atlassian.bamboo.notification.transports.webhook
Constructors in com.atlassian.bamboo.notification.transports.webhook with parameters of type DeploymentResultServiceModifierConstructorDescriptionWebhookTransport
(WebhookTemplate webhookTemplate, CustomVariableContext customVariableContext, ErrorUpdateHandler errorUpdateHandler, ResultsSummaryManager resultsSummaryManager, CachedDeploymentProjectService cacheDeploymentProjectService, WebhookSenderService webhookSenderService, String url, WebhookResponseService webhookResponseService, DeploymentResultService deploymentResultService, BambooUrl bambooUrl, TemplateRenderer templateRenderer) -
Uses of DeploymentResultService in com.atlassian.bamboo.plan.analytics
Constructors in com.atlassian.bamboo.plan.analytics with parameters of type DeploymentResultServiceModifierConstructorDescriptionActivePlansDeploymentsAnalyticsServiceImpl
(ImmutablePlanCacheService immutablePlanCacheService, CachedDeploymentProjectService cachedDeploymentProjectService, DeploymentResultService deploymentResultService) -
Uses of DeploymentResultService in com.atlassian.bamboo.plugins.jira.event
Constructors in com.atlassian.bamboo.plugins.jira.event with parameters of type DeploymentResultServiceModifierConstructorDescriptionDeploymentCompletedIssuePublisher
(com.atlassian.event.api.EventPublisher eventPublisher, com.atlassian.event.remote.RemoteEventProducerRegistrar remoteEventProducerRegistrar, DeploymentResultService deploymentResultService, CachedDeploymentProjectService cachedDeploymentProjectService, DeploymentVersionLinkedJiraIssuesService deploymentVersionLinkedJiraIssuesService, AdministrationConfigurationAccessor administrationConfigurationAccessor) -
Uses of DeploymentResultService in com.atlassian.bamboo.plugins.jira.rest.resource
Constructors in com.atlassian.bamboo.plugins.jira.rest.resource with parameters of type DeploymentResultServiceModifierConstructorDescriptionJiraIssueRelatedDeploymentsResource
(AdministrationConfigurationAccessor administrationConfigurationAccessor, CustomVariableContext customVariableContext, CachedDeploymentProjectService cachedDeploymentProjectService, CachedPlanManager cachedPlanManager, FeatureManager featureManager, JiraRestHelper jiraRestHelper, DeploymentVersionService deploymentVersionService, DeploymentResultService deploymentResultService) -
Uses of DeploymentResultService in com.atlassian.bamboo.plugins.jira.summary.deployment
Constructors in com.atlassian.bamboo.plugins.jira.summary.deployment with parameters of type DeploymentResultServiceModifierConstructorDescriptionDeploymentAggregator
(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
Constructors in com.atlassian.bamboo.plugins.rest.deployments.environments with parameters of type DeploymentResultServiceModifierConstructorDescriptionDeploymentEnvironmentResource
(AgentAssignmentService agentAssignmentService, AgentManager agentManager, CachedEnvironmentService cachedEnvironmentService, EnvironmentService environmentService, EnvironmentCustomConfigService environmentCustomConfigService, DeploymentResultService deploymentResultService, CachedDeploymentProjectService cachedDeploymentProjectService, 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
Constructors in com.atlassian.bamboo.plugins.rest.deployments.execution with parameters of type DeploymentResultServiceModifierConstructorDescriptionDeploymentPreviewResource
(DeploymentVersionService deploymentVersionService, EnvironmentService environmentService, CachedDeploymentProjectService cachedDeploymentProjectService, 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, CachedEnvironmentService 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
Constructors in com.atlassian.bamboo.plugins.rest.deployments.issues with parameters of type DeploymentResultServiceModifierConstructorDescriptionJiraIssueRelatedDeploymentsResource
(DeploymentVersionService deploymentVersionService, CachedDeploymentProjectService cachedDeploymentProjectService, CachedEnvironmentService environmentService, DeploymentResultService deploymentResultService, AdministrationConfigurationAccessor administrationConfigurationAccessor, com.atlassian.sal.api.message.I18nResolver i18nResolver) -
Uses of DeploymentResultService in com.atlassian.bamboo.plugins.rest.deployments.projects
Constructors in com.atlassian.bamboo.plugins.rest.deployments.projects with parameters of type DeploymentResultServiceModifierConstructorDescriptionDeploymentDashboardResource
(CachedDeploymentProjectService cachedDeploymentProjectService, CachedEnvironmentService 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
Constructors in com.atlassian.bamboo.plugins.rest.deployments.results with parameters of type DeploymentResultServiceModifierConstructorDescriptionDeploymentResultResource
(DeploymentResultService deploymentResultService, BuildLoggerManager loggerManager, AdministrationConfigurationAccessor administrationConfigurationAccessor) -
Uses of DeploymentResultService in com.atlassian.bamboo.plugins.stash
Constructors in com.atlassian.bamboo.plugins.stash with parameters of type DeploymentResultServiceModifierConstructorDescriptionBitbucketServerDeploymentUpdater
(AdministrationConfigurationAccessor administrationConfigurationAccessor, CachedRepositoryDefinitionManager cachedRepositoryDefinitionManager, CachedDeploymentProjectService cachedDeploymentProjectService, 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
Constructors in com.atlassian.bamboo.plugins.testutils.deployments with parameters of type DeploymentResultServiceModifierConstructorDescriptionDeploymentsTestServiceImpl
(DeploymentExecutionService deploymentExecutionService, DeploymentProjectService deploymentProjectService, DeploymentResultService deploymentResultService, DeploymentVersionService deploymentVersionService, EnvironmentService environmentService, ResultsSummaryManager resultsSummaryManager, TriggerManager triggerManager) -
Uses of DeploymentResultService in com.atlassian.bamboo.spring
Fields in com.atlassian.bamboo.spring with type parameters of type DeploymentResultServiceModifier and TypeFieldDescriptionstatic final Supplier<DeploymentResultService>
ComponentAccessor.DEPLOYMENT_RESULT_SERVICE
Deprecated. -
Uses of DeploymentResultService in com.atlassian.bamboo.trigger.dependency
Constructors in com.atlassian.bamboo.trigger.dependency with parameters of type DeploymentResultServiceModifierConstructorDescriptionEnvironmentDependencyListener
(EnvironmentDependencyService environmentDependencyService, EnvironmentTriggeringActionFactory environmentTriggeringActionFactory, NonBlockingPlanExecutionService nonBlockingPlanExecutionService, ResultsSummaryManager resultsSummaryManager, DeploymentResultService deploymentResultService, TriggerManager triggerManager, DeploymentExecutionService deploymentExecutionService, DeploymentVersionService deploymentVersionService, CachedDeploymentProjectService cachedDeploymentProjectService, CachedPlanManager cachedPlanManager) -
Uses of DeploymentResultService in com.atlassian.bamboo.variable.substitutor
Methods in com.atlassian.bamboo.variable.substitutor with parameters of type DeploymentResultServiceModifier and TypeMethodDescriptionvoid
VariableSubstitutorFactoryImpl.setDeploymentResultService
(DeploymentResultService deploymentResultService) -
Uses of DeploymentResultService in com.atlassian.bamboo.webhooks
Methods in com.atlassian.bamboo.webhooks that return DeploymentResultServiceMethods in com.atlassian.bamboo.webhooks with parameters of type DeploymentResultServiceModifier and TypeMethodDescriptionvoid
ViewWebhookResponseDetails.setDeploymentResultService
(DeploymentResultService deploymentResultService) -
Uses of DeploymentResultService in it.com.atlassian.bamboo.deployments.expiry
Constructors in it.com.atlassian.bamboo.deployments.expiry with parameters of type DeploymentResultServiceModifierConstructorDescriptionDeploymentExpiryServiceWiredTest
(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
Constructors in it.com.atlassian.bamboo.deployments.results.service with parameters of type DeploymentResultServiceModifierConstructorDescriptionDeploymentResultDeletionServiceWiredTest
(DeploymentResultDeletionService deploymentResultDeletionService, DeploymentResultService deploymentResultService, DeploymentsTestService deploymentsTestService, EnvironmentService environmentService, HibernateMutableAclService aclService, ImpersonationService impersonationService)