Interface QueueHotFolderListener


  • public interface QueueHotFolderListener
    a queue hotfolder watcher Listener callback
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      boolean submitted​(JDFJMF submissionJMF)
      this interface function is called whenever a new or modified file has stabilized in the hotFolder
    • Method Detail

      • submitted

        boolean submitted​(JDFJMF submissionJMF)
        this interface function is called whenever a new or modified file has stabilized in the hotFolder
        Parameters:
        submissionJMF - the JMF (in general a returnqueueentry or submitqueuentry) that references the jdf file
        Returns:
        true if successful