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