Uses of Interface
org.flowable.job.service.impl.asyncexecutor.message.AsyncJobMessageHandler
Packages that use AsyncJobMessageHandler
-
Uses of AsyncJobMessageHandler in org.flowable.job.service.impl.asyncexecutor.message
Fields in org.flowable.job.service.impl.asyncexecutor.message declared as AsyncJobMessageHandlerModifier and TypeFieldDescriptionprotected AsyncJobMessageHandlerAsyncJobMessageReceiver.asyncJobMessageHandlerMethods in org.flowable.job.service.impl.asyncexecutor.message that return AsyncJobMessageHandlerMethods in org.flowable.job.service.impl.asyncexecutor.message with parameters of type AsyncJobMessageHandlerModifier and TypeMethodDescriptionvoidAsyncJobMessageReceiver.setAsyncJobMessageHandler(AsyncJobMessageHandler asyncJobMessageHandler) Constructors in org.flowable.job.service.impl.asyncexecutor.message with parameters of type AsyncJobMessageHandlerModifierConstructorDescriptionAsyncJobMessageReceiver(JobServiceConfiguration jobServiceConfiguration, AsyncJobMessageHandler asyncJobMessageHandler)