public class RssTriggeringServiceImpl extends Object implements RssTriggeringService
Constructor and Description |
---|
RssTriggeringServiceImpl(RssDetectionService rssDetectionService,
CachedPlanManager cachedPlanManager,
SpecsConsumerFactory specsConsumerFactory,
PlanBranchPullRequestService planBranchPullRequestService) |
Modifier and Type | Method and Description |
---|---|
void |
triggerRss(List<VcsRepositoryData> vcsRepositoryDataList)
Detects either RSS should be triggered for a particular vcs repository data and if yes triggers execution.
|
@Inject public RssTriggeringServiceImpl(RssDetectionService rssDetectionService, CachedPlanManager cachedPlanManager, SpecsConsumerFactory specsConsumerFactory, PlanBranchPullRequestService planBranchPullRequestService)
public void triggerRss(List<VcsRepositoryData> vcsRepositoryDataList)
RssTriggeringService
triggerRss
in interface RssTriggeringService
vcsRepositoryDataList
- the list of vcs repository data desired to trigger the RSSCopyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.