Uses of Interface
com.atlassian.bamboo.plan.artifact.ArtifactSubscriptionManager
Package
Description
-
Uses of ArtifactSubscriptionManager in com.atlassian.bamboo.build
Modifier and TypeMethodDescriptionvoid
DefaultJob.setArtifactSubscriptionManager
(ArtifactSubscriptionManager artifactSubscriptionManager) void
ViewBuildResults.setArtifactSubscriptionManager
(ArtifactSubscriptionManager artifactSubscriptionManager) -
Uses of ArtifactSubscriptionManager in com.atlassian.bamboo.build.creation
Modifier and TypeFieldDescriptionprotected final ArtifactSubscriptionManager
PlanCreationTemplate.artifactSubscriptionManager
ModifierConstructorDescriptionChainBranchCreationServiceImpl
(PlanManager planManager, ProjectManager projectManager, BambooAclUpdateHelper aclUpdateHelper, BambooAuthenticationContext authenticationContext, BambooLicenseManager bambooLicenseManager, HibernateMutableAclService aclService, PlanScheduler planScheduler, com.atlassian.event.api.EventPublisher eventPublisher, PlanValidationService planValidationService, AuditLogService auditLogService, BuildDefinitionConverter buildDefinitionConverter, NotificationManager notificationManager, JobCreationService jobCreationService, ArtifactDefinitionManager artifactDefinitionManager, ArtifactSubscriptionManager artifactSubscriptionManager, VariableDefinitionManager variableDefinitionManager, RepositoryDefinitionManager repositoryDefinitionManager, TaskConfigurationService taskConfigurationService, ScopedExclusionService exclusionService, ChainBranchManager chainBranchManager, BranchCommitInformationManager branchCommitInformationManager, VcsBranchManager vcsBranchManager, TriggerConfigurationService triggerConfigurationService, BuildNumberGeneratorService buildNumberGeneratorService, JiraBranchLinkingService jiraBranchLinkingService, TestQuarantineManager testQuarantineManager, TestsManager testsManager, PlanVcsRevisionHistoryService planVcsRevisionHistoryService, TransactionAndHibernateTemplate hibernateTemplate) ChainCreationServiceImpl
(PlanManager planManager, ProjectManager projectManager, BambooAclUpdateHelper aclUpdateHelper, BambooAuthenticationContext authenticationContext, BambooLicenseManager bambooLicenseManager, HibernateMutableAclService aclService, PlanScheduler planScheduler, com.atlassian.event.api.EventPublisher eventPublisher, PlanValidationService planValidationService, AuditLogService auditLogService, BuildDefinitionConverter buildDefinitionConverter, NotificationManager notificationManager, JobCreationService jobCreationService, ArtifactDefinitionManager artifactDefinitionManager, ArtifactSubscriptionManager artifactSubscriptionManager, VariableDefinitionManager variableDefinitionManager, RepositoryDefinitionManager repositoryDefinitionManager, TaskConfigurationService taskConfigurationService, ScopedExclusionService scopedExclusionService, BranchCommitInformationManager branchCommitInformationManager, VcsBranchManager vcsBranchManager, BranchCreationFacade branchCreationFacade, TriggerConfigurationService triggerConfigurationService, PlanVcsRevisionHistoryService planVcsRevisionHistoryService, BuildNumberGeneratorService buildNumberGeneratorService, LabelManager labelManager, TransactionAndHibernateTemplate hibernateTemplate) JobCreationServiceImpl
(PlanManager planManager, ProjectManager projectManager, BambooAclUpdateHelper aclUpdateHelper, BambooAuthenticationContext authenticationContext, BambooLicenseManager bambooLicenseManager, HibernateMutableAclService aclService, PlanScheduler planScheduler, com.atlassian.event.api.EventPublisher eventPublisher, PlanValidationService planValidationService, AuditLogService auditLogService, BuildDefinitionConverter buildDefinitionConverter, ArtifactDefinitionManager artifactDefinitionManager, ArtifactSubscriptionManager artifactSubscriptionManager, VariableDefinitionManager variableDefinitionManager, RepositoryDefinitionManager repositoryDefinitionManager, TaskConfigurationService taskConfigurationService, NotificationManager notificationManager, BranchCommitInformationManager branchCommitInformationManager, VcsBranchManager vcsBranchManager, TriggerConfigurationService triggerConfigurationService, ChainBranchManager chainBranchManager, BuildNumberGeneratorService buildNumberGeneratorService, VcsRepositoryManager vcsRepositoryManager, DockerPipelineValidationService dockerPipelineValidationService, TaskManager taskManager, TransactionAndHibernateTemplate hibernateTemplate) protected
PlanCreationTemplate
(PlanManager planManager, ProjectManager projectManager, BambooAclUpdateHelper aclUpdateHelper, BambooAuthenticationContext authenticationContext, BambooLicenseManager bambooLicenseManager, HibernateMutableAclService aclService, PlanScheduler planScheduler, com.atlassian.event.api.EventPublisher eventPublisher, PlanValidationService planValidationService, AuditLogService auditLogService, BuildDefinitionConverter buildDefinitionConverter, ArtifactDefinitionManager artifactDefinitionManager, ArtifactSubscriptionManager artifactSubscriptionManager, VariableDefinitionManager variableDefinitionManager, RepositoryDefinitionManager repositoryDefinitionManager, TaskConfigurationService taskConfigurationService, NotificationManager notificationManager, BranchCommitInformationManager branchCommitInformationManager, VcsBranchManager vcsBranchManager, TriggerConfigurationService triggerConfigurationService, BuildNumberGeneratorService buildNumberGeneratorService, TransactionAndHibernateTemplate hibernateTemplate) -
Uses of ArtifactSubscriptionManager in com.atlassian.bamboo.deletion
ModifierConstructorDescriptionDeletionServiceImpl
(PlanScheduler planScheduler, com.atlassian.event.api.EventPublisher eventPublisher, ResultsSummaryManager resultsSummaryManager, ProjectManager projectManager, PlanManager planManager, ChainStageDao chainStageDao, com.atlassian.plugin.PluginAccessor pluginAccessor, ArtifactDefinitionManager artifactDefinitionManager, ArtifactSubscriptionManager artifactSubscriptionManager, AuditLogService auditLogService, StopBuildManager stopBuildManager, AgentAssignmentService agentAssignmentService) -
Uses of ArtifactSubscriptionManager in com.atlassian.bamboo.plan.artifact
ModifierConstructorDescriptionImmutableArtifactManagerImpl
(ArtifactDefinitionManager artifactDefinitionManager, ArtifactSubscriptionManager artifactSubscriptionManager) -
Uses of ArtifactSubscriptionManager in com.atlassian.bamboo.plugins.rest.plan.stage.job.artifact
ModifierConstructorDescriptionRestArtifactServiceImpl
(ArtifactDefinitionManager artifactDefinitionManager, ArtifactSubscriptionManager artifactSubscriptionManager, com.atlassian.sal.api.message.I18nResolver i18nResolver, JobConversionFunction jobConversionFunction, JobService jobService, PaginationService paginationService, StageService stageService) -
Uses of ArtifactSubscriptionManager in com.atlassian.bamboo.spring
Modifier and TypeFieldDescriptionstatic final Supplier<ArtifactSubscriptionManager>
ComponentAccessor.ARTIFACT_SUBSCRIPTION_MANAGER
Deprecated. -
Uses of ArtifactSubscriptionManager in com.atlassian.bamboo.ww2.actions.build.admin.config
Modifier and TypeFieldDescriptionprotected ArtifactSubscriptionManager
ConfigureBuildArtifact.artifactSubscriptionManager
Modifier and TypeMethodDescriptionvoid
ConfigureArtifactSubscription.setArtifactSubscriptionManager
(ArtifactSubscriptionManager artifactSubscriptionManager) void
ConfigureBuildArtifact.setArtifactSubscriptionManager
(ArtifactSubscriptionManager artifactSubscriptionManager) -
Uses of ArtifactSubscriptionManager in com.atlassian.bamboo.ww2.actions.chains
Modifier and TypeMethodDescriptionvoid
CreateJob.setArtifactSubscriptionManager
(ArtifactSubscriptionManager artifactSubscriptionManager) void
DeleteStageAction.setArtifactSubscriptionManager
(ArtifactSubscriptionManager artifactSubscriptionManager) void
MoveJobAction.setArtifactSubscriptionManager
(ArtifactSubscriptionManager artifactSubscriptionManager) -
Uses of ArtifactSubscriptionManager in com.atlassian.bamboo.ww2.actions.plan
Modifier and TypeMethodDescriptionvoid
DeletePlan.setArtifactSubscriptionManager
(ArtifactSubscriptionManager artifactSubscriptionManager)