@AsynchronousPreferred public class DeploymentVersionDeindexedEvent extends DeploymentVersionEvent implements IndexingFinishedEvent
Constructor and Description |
---|
DeploymentVersionDeindexedEvent(Indexer source,
DeploymentVersionDeletedEvent deploymentVersionDeletedEvent) |
Modifier and Type | Method and Description |
---|---|
com.google.common.collect.ImmutableSet<String> |
getJiraIssuesKeys() |
Indexer |
getSource() |
getVersionId
public DeploymentVersionDeindexedEvent(@NotNull Indexer source, @NotNull DeploymentVersionDeletedEvent deploymentVersionDeletedEvent)
public com.google.common.collect.ImmutableSet<String> getJiraIssuesKeys()
@NotNull public Indexer getSource()
getSource
in interface IndexingFinishedEvent
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.