Uses of Interface
io.automatiko.engine.api.jobs.JobsService
-
Packages that use JobsService Package Description io.automatiko.engine.api.runtime.process The process runtime classes.io.automatiko.engine.api.workflow -
-
Uses of JobsService in io.automatiko.engine.api.runtime.process
Methods in io.automatiko.engine.api.runtime.process that return JobsService Modifier and Type Method Description JobsServiceProcessRuntime. 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 Modifier and Type Method Description JobsServiceProcessConfig. jobsService()
-