Uses of Interface
org.flowable.job.service.JobHandler
Packages that use JobHandler
-
Uses of JobHandler in org.flowable.job.service
Fields in org.flowable.job.service with type parameters of type JobHandlerModifier and TypeFieldDescriptionprotected Map<String,JobHandler> JobServiceConfiguration.jobHandlersMethods in org.flowable.job.service that return types with arguments of type JobHandlerMethods in org.flowable.job.service with parameters of type JobHandlerModifier and TypeMethodDescriptionJobServiceConfiguration.addJobHandler(String type, JobHandler jobHandler) Method parameters in org.flowable.job.service with type arguments of type JobHandlerModifier and TypeMethodDescriptionJobServiceConfiguration.setJobHandlers(Map<String, JobHandler> jobHandlers)