Uses of Interface
com.aizuda.snailjob.server.job.task.support.JobExecutor
Packages that use JobExecutor
-
Uses of JobExecutor in com.aizuda.snailjob.server.job.task.support.executor.job
Classes in com.aizuda.snailjob.server.job.task.support.executor.job that implement JobExecutorModifier and TypeClassDescriptionclassclassclassclassclassclassMethods in com.aizuda.snailjob.server.job.task.support.executor.job that return JobExecutorModifier and TypeMethodDescriptionstatic JobExecutorJobExecutorFactory.getJobExecutor(Integer type) Methods in com.aizuda.snailjob.server.job.task.support.executor.job with parameters of type JobExecutorModifier and TypeMethodDescriptionstatic voidJobExecutorFactory.registerJobExecutor(com.aizuda.snailjob.common.core.enums.JobTaskTypeEnum taskInstanceType, JobExecutor executor)