@AsynchronousPreferred public class IndexSnapshotRestorationFailedEvent extends Object
Constructor and Description |
---|
IndexSnapshotRestorationFailedEvent(@Nullable String id,
long propagationTime,
IndexSnapshotError error) |
Modifier and Type | Method and Description |
---|---|
IndexSnapshotError |
getError() |
@Nullable String |
getId() |
long |
getPropagationTime() |
public IndexSnapshotRestorationFailedEvent(@Nullable String id, long propagationTime, IndexSnapshotError error)
public @Nullable String getId()
public IndexSnapshotError getError()
public long getPropagationTime()
Copyright © 2003–2021 Atlassian. All rights reserved.