Uses of Interface
org.flowable.job.service.HistoryJobProcessor
Packages that use HistoryJobProcessor
-
Uses of HistoryJobProcessor in org.flowable.engine.impl.cfg
Fields in org.flowable.engine.impl.cfg with type parameters of type HistoryJobProcessorModifier and TypeFieldDescriptionprotected List<HistoryJobProcessor>ProcessEngineConfigurationImpl.historyJobProcessorsMethods in org.flowable.engine.impl.cfg that return types with arguments of type HistoryJobProcessorMethod parameters in org.flowable.engine.impl.cfg with type arguments of type HistoryJobProcessorModifier and TypeMethodDescriptionProcessEngineConfigurationImpl.setHistoryJobProcessors(List<HistoryJobProcessor> historyJobProcessors) -
Uses of HistoryJobProcessor in org.flowable.job.service
Fields in org.flowable.job.service with type parameters of type HistoryJobProcessorModifier and TypeFieldDescriptionprotected List<HistoryJobProcessor>JobServiceConfiguration.historyJobProcessorsMethods in org.flowable.job.service that return types with arguments of type HistoryJobProcessorMethod parameters in org.flowable.job.service with type arguments of type HistoryJobProcessorModifier and TypeMethodDescriptionJobServiceConfiguration.setHistoryJobProcessors(List<HistoryJobProcessor> historyJobProcessors)