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