com.github.ltsopensource.jobtracker.complete.biz
Class JobProcBiz

java.lang.Object
  extended by com.github.ltsopensource.jobtracker.complete.biz.JobProcBiz
All Implemented Interfaces:
JobCompletedBiz

public class JobProcBiz
extends Object
implements JobCompletedBiz

任务完成

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

Constructor Summary
JobProcBiz(JobTrackerAppContext appContext)
           
 
Method Summary
 com.github.ltsopensource.remoting.protocol.RemotingCommand doBiz(com.github.ltsopensource.core.protocol.command.JobCompletedRequest request)
          如果返回空表示继续执行
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JobProcBiz

public JobProcBiz(JobTrackerAppContext appContext)
Method Detail

doBiz

public com.github.ltsopensource.remoting.protocol.RemotingCommand doBiz(com.github.ltsopensource.core.protocol.command.JobCompletedRequest request)
Description copied from interface: JobCompletedBiz
如果返回空表示继续执行

Specified by:
doBiz in interface JobCompletedBiz


Copyright © 2017. All rights reserved.