intermediate catch event timers
In this scenario, there are 2 intermediate catch event timers in sequence, in which the first timer has timerEventDefinition with timeDate value calculated in a java method (java.time.LocalDate.now() + 3 days), and the second timer is calculated with...