Uses of Interface
org.flowable.job.service.JobProcessor
Packages that use JobProcessor
-
Uses of JobProcessor in org.flowable.job.service
Fields in org.flowable.job.service with type parameters of type JobProcessorModifier and TypeFieldDescriptionprotected List<JobProcessor>JobServiceConfiguration.jobProcessorsMethods in org.flowable.job.service that return types with arguments of type JobProcessorMethod parameters in org.flowable.job.service with type arguments of type JobProcessorModifier and TypeMethodDescriptionJobServiceConfiguration.setJobProcessors(List<JobProcessor> jobProcessors)