@Internal @AsynchronousPreferred public class ChainResultDeindexedEvent extends Object implements IndexingFinishedEvent
Constructor and Description |
---|
ChainResultDeindexedEvent(Indexer source,
PlanResultKey planResultKey,
Set<String> jiraIssueKeys) |
Modifier and Type | Method and Description |
---|---|
Set<String> |
getJiraIssuesKeys() |
PlanResultKey |
getPlanResultKey() |
Indexer |
getSource() |
public ChainResultDeindexedEvent(Indexer source, PlanResultKey planResultKey, Set<String> jiraIssueKeys)
@NotNull public Indexer getSource()
getSource
in interface IndexingFinishedEvent
@NotNull public PlanResultKey getPlanResultKey()
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.