@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 EnvironmentEvent
public long getVersionId()
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.