com.github.ltsopensource.jobtracker.complete
Class JobRetryHandler

java.lang.Object
  extended by com.github.ltsopensource.jobtracker.complete.JobRetryHandler

public class JobRetryHandler
extends Object

Author:
Robert HG (254963746@qq.com) on 11/11/15.

Constructor Summary
JobRetryHandler(JobTrackerAppContext appContext)
           
 
Method Summary
 void onComplete(List<com.github.ltsopensource.core.domain.JobRunResult> results)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JobRetryHandler

public JobRetryHandler(JobTrackerAppContext appContext)
Method Detail

onComplete

public void onComplete(List<com.github.ltsopensource.core.domain.JobRunResult> results)


Copyright © 2017. All rights reserved.