Uses of Interface
io.automatiko.engine.api.jobs.JobsService
Packages that use JobsService
Package
Description
The process runtime classes.
-
Uses of JobsService in io.automatiko.engine.api.runtime.process
Methods in io.automatiko.engine.api.runtime.process that return JobsServiceModifier and TypeMethodDescriptionProcessRuntime.getJobsService()ReturnsJobsServiceresponsible for scheduling tasks such as timers. -
Uses of JobsService in io.automatiko.engine.api.workflow
Methods in io.automatiko.engine.api.workflow that return JobsService