Uses of Interface
org.flowable.job.service.HistoryJobHandler
Packages that use HistoryJobHandler
-
Uses of HistoryJobHandler in org.flowable.job.service
Fields in org.flowable.job.service with type parameters of type HistoryJobHandlerModifier and TypeFieldDescriptionprotected Map<String,HistoryJobHandler> JobServiceConfiguration.historyJobHandlersMethods in org.flowable.job.service that return types with arguments of type HistoryJobHandlerMethods in org.flowable.job.service with parameters of type HistoryJobHandlerModifier and TypeMethodDescriptionJobServiceConfiguration.addHistoryJobHandler(String type, HistoryJobHandler historyJobHandler) Method parameters in org.flowable.job.service with type arguments of type HistoryJobHandlerModifier and TypeMethodDescriptionJobServiceConfiguration.setHistoryJobHandlers(Map<String, HistoryJobHandler> historyJobHandlers)