Interface BackgroundJobRunner

    • Method Detail

      • supports

        boolean supports​(Job job)
      • run

        void run​(Job job)
          throws java.lang.Exception
        Throws:
        java.lang.Exception