Did you have a look at the documentation? you can probably save the timing itself using a system or user setting, which means
http://docs.spring.io/spring/docs/current/spring-framework-reference/html/scheduling.html -- Morten On Tue, Feb 3, 2015 at 12:31 PM, Mithilesh Kumar Thakur < mithilesh.h...@gmail.com> wrote: > > 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 : dhis2-d...@lists.launchpad.net > Unsubscribe : https://launchpad.net/~dhis2-devs > More help : https://help.launchpad.net/ListHelp > >
_______________________________________________ Mailing list: https://launchpad.net/~dhis2-users Post to : dhis2-users@lists.launchpad.net Unsubscribe : https://launchpad.net/~dhis2-users More help : https://help.launchpad.net/ListHelp