About AbstractMessageBasedJobManager

Why was the class AbstractMessageBasedJobManager removed in Flowable 7, and how can we implement TimerJobs based on MQ after its removal?

Hey @paddix,

You can implement your own message based job manager if you need this functionality.

May I ask, why you need the use of the message based job manager? Why don’t you use the existing one.

Cheers,
Filip