@Internal @AsynchronousPreferred public class DeploymentResultDeindexedEvent extends Object implements EnvironmentEvent, IndexingFinishedEvent
| Constructor and Description |
|---|
DeploymentResultDeindexedEvent(Indexer source,
DeploymentResultDeletedEvent deploymentResultDeletedEvent) |
| Modifier and Type | Method and Description |
|---|---|
long |
getEnvironmentId() |
com.google.common.collect.ImmutableSet<String> |
getJiraIssuesKeys() |
Indexer |
getSource() |
long |
getVersionId() |
public DeploymentResultDeindexedEvent(@NotNull
Indexer source,
@NotNull
DeploymentResultDeletedEvent deploymentResultDeletedEvent)
public long getEnvironmentId()
getEnvironmentId in interface EnvironmentEventpublic long getVersionId()
public com.google.common.collect.ImmutableSet<String> getJiraIssuesKeys()
public Indexer getSource()
getSource in interface IndexingFinishedEventCopyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.