Class ProcessesRecover

java.lang.Object
org.bonitasoft.engine.tenant.restart.ProcessesRecover

@Component public class ProcessesRecover extends 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.