public class ImportFinishedEvent extends ConfluenceEvent implements ClusterEvent
source
Constructor and Description |
---|
ImportFinishedEvent(Object src,
ImportContext importContext) |
Modifier and Type | Method and Description |
---|---|
ImportContext |
getImportContext() |
boolean |
isOriginalEvent()
Returns true if this event was published on the local node.
|
boolean |
isSiteImport() |
equals, hashCode
getSource, toString
public ImportFinishedEvent(Object src, ImportContext importContext)
public ImportContext getImportContext()
public boolean isSiteImport()
public boolean isOriginalEvent()
Copyright © 2003–2017 Atlassian. All rights reserved.