Class ImportFinishedEvent

    • Constructor Detail

      • ImportFinishedEvent

        public ImportFinishedEvent​(Object src,
                                   ImportContext importContext)
    • Method Detail

      • isSiteImport

        public boolean isSiteImport()
      • isOriginalEvent

        public boolean isOriginalEvent()
        Returns true if this event was published on the local node. Returns false if this event was originally published on another node in a cluster.
        Returns:
        true if this event was published on the local node