Interface JobEventReplayHandler

    • Method Detail

      • startReplay

        void startReplay()
                  throws Exception
        Called when starting replaying job event.
        Throws:
        Exception
      • finalizeReplay

        void finalizeReplay()
                     throws Exception
        Called when finalizing replaying job event.
        Throws:
        Exception