forked from sourceopen7/billing
-
Notifications
You must be signed in to change notification settings - Fork 14
Switchable Triggers
Vikas Bodani edited this page Aug 1, 2017
·
3 revisions
In jBilling CE, pluggable task comes with the limitation that it is either a SimpleTrigger or CronTrigger.
It is hard to execute task in different trigger. E.g. If MyTask is running in SimpleTrigger but now i want execute it using CronTrigger. This is not possible in current implementation.
In new design we want to make quartz trigger switchable. Means, if my task is running using SimpleTrigger and i want to run with CronTrigger or vice versa then it should be possible.
Thank you!
From: Web Data Technologies LLP. For World Class jBilling Support contact us here: [jBilling Support](mailto: support@webdataconsulting.in)
[User Guides](User Guides)