Interface QueueHotFolderListener


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

    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 Details

    • 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