Class ProcessesRecover


  • @Component
    public class ProcessesRecover
    extends java.lang.Object
    This class handles the continuation of unfinished process instances passed as parameter in execute(RecoveryMonitor, List) method. The logic ensures that if an instance fails to continue its execution, the error is logged and other instances are continued anyways.