@Service public class JobService extends Object
JobService()
void
addJob(com.lts.job.common.domain.Job job)
com.lts.job.common.repository.po.JobPo
delete(String jobId)
List<com.lts.job.common.repository.po.JobPo>
getAllJob()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public JobService()
public void addJob(com.lts.job.common.domain.Job job)
job
public List<com.lts.job.common.repository.po.JobPo> getAllJob()
public com.lts.job.common.repository.po.JobPo delete(String jobId)
Copyright © 2014. All Rights Reserved.