Uses of Interface
org.flowable.job.service.impl.history.async.message.AsyncHistoryJobMessageHandler
Packages that use AsyncHistoryJobMessageHandler
-
Uses of AsyncHistoryJobMessageHandler in org.flowable.job.service.impl.history.async.message
Fields in org.flowable.job.service.impl.history.async.message declared as AsyncHistoryJobMessageHandlerModifier and TypeFieldDescriptionprotected AsyncHistoryJobMessageHandlerAsyncHistoryJobMessageReceiver.asyncHistoryJobMessageHandlerMethods in org.flowable.job.service.impl.history.async.message that return AsyncHistoryJobMessageHandlerModifier and TypeMethodDescriptionAsyncHistoryJobMessageReceiver.getAsyncHistoryJobMessageHandler()Methods in org.flowable.job.service.impl.history.async.message with parameters of type AsyncHistoryJobMessageHandlerModifier and TypeMethodDescriptionvoidAsyncHistoryJobMessageReceiver.setAsyncHistoryJobMessageHandler(AsyncHistoryJobMessageHandler asyncHistoryJobMessageHandler) Constructors in org.flowable.job.service.impl.history.async.message with parameters of type AsyncHistoryJobMessageHandlerModifierConstructorDescriptionAsyncHistoryJobMessageReceiver(CommandExecutor commandExecutor, AsyncHistoryJobMessageHandler asyncHistoryJobMessageHandler, JobServiceConfiguration jobServiceConfiguration)