Dear Dev,
I have a Query Regarding Spring scheduler for set dynamic
cron expression
I use the Spring scheduler in which i add
<task:scheduled-tasks scheduler="schedulerName">
<task:scheduled ref="action-Name" method="method-Name" cron="0 0
23 * * ?"/>
</task:scheduled-tasks>
i want how to dynamic replace the cron expression means i want to set the
cron expression from form(GUI)
--
Thanks and Regards
Mithilesh Kumar Thakur
_______________________________________________
Mailing list: https://launchpad.net/~dhis2-devs
Post to : [email protected]
Unsubscribe : https://launchpad.net/~dhis2-devs
More help : https://help.launchpad.net/ListHelp