Uses of Class
com.almis.awe.scheduler.service.scheduled.CommandJobService
Packages that use CommandJobService
-
Uses of CommandJobService in com.almis.awe.scheduler.autoconfigure
Methods in com.almis.awe.scheduler.autoconfigure that return CommandJobServiceModifier and TypeMethodDescriptionSchedulerConfig.commandJobService
(ExecutionService executionService, MaintainService maintainService, QueryUtil queryUtil, TaskDAO taskDAO, org.springframework.context.ApplicationEventPublisher eventPublisher, CommandDAO commandDAO) Define Command job serviceMethods in com.almis.awe.scheduler.autoconfigure with parameters of type CommandJobServiceModifier and TypeMethodDescriptionSchedulerConfig.commandJob
(CommandJobService jobService) Define Command job -
Uses of CommandJobService in com.almis.awe.scheduler.job.scheduled
Constructors in com.almis.awe.scheduler.job.scheduled with parameters of type CommandJobService