@AsynchronousPreferred public class AsyncImportStartedEvent extends ConfluenceEvent
source
Constructor and Description |
---|
AsyncImportStartedEvent(Object src,
ImportContext importContext) |
Modifier and Type | Method and Description |
---|---|
ImportContext |
getImportContext() |
boolean |
isCloudImport()
Returns true if the data being imported comes from a Cloud instance as opposed to a Server instance.
|
boolean |
isOriginalEvent()
Deprecated.
since 6.0.8
|
boolean |
isSiteImport() |
equals, hashCode
getSource, toString
public AsyncImportStartedEvent(Object src, ImportContext importContext)
public ImportContext getImportContext()
public boolean isSiteImport()
public boolean isCloudImport()
@Deprecated public boolean isOriginalEvent()
Copyright © 2003–2020 Atlassian. All rights reserved.