Class JobService
- java.lang.Object
-
- com.github.chrisgleissner.springbatchrest.api.job.JobService
-
@Service public class JobService extends Object
-
-
Constructor Summary
Constructors Constructor Description JobService(org.springframework.batch.core.configuration.JobRegistry jobRegistry)
-
-
-
Method Detail
-
jobs
public Collection<Job> jobs()
-
-