Class RecoveryBlockStrategy

java.lang.Object
com.aizuda.snailjob.server.job.task.support.block.job.AbstracJobBlockStrategy
com.aizuda.snailjob.server.job.task.support.block.job.RecoveryBlockStrategy
All Implemented Interfaces:
BlockStrategy, org.springframework.beans.factory.InitializingBean

@Component public class RecoveryBlockStrategy extends AbstracJobBlockStrategy
重新触发执行失败的任务
Since:
sj_1.1.0
Author:
opensnail