<jbi:consumes interface-name="mvt:Mouvement" service-name="mvt:MouvementService" endpoint-name="edpMouvement">
<petalsCDK:operation>mvt:desactiver</petalsCDK:operation>
...
<quartz:cron-expression>${mouvement.desactivation.cron}</quartz:cron-expression>
...
</jbi:consumes>
<jbi:consumes interface-name="mvt:Mouvement" service-name="mvt:MouvementService" endpoint-name="edpMouvement">
<petalsCDK:operation>mvt:suspend</petalsCDK:operation>
...
<quartz:cron-expression>${mouvement.suspend.cron}</quartz:cron-expression>
...
</jbi:consumes>
Fixed in branch petals-bc-quartz-1.6.x