Recurring Schedule publish of document through Repository Scheduling

Hi There,
i’m going to implement one menu item for recurring Schedule the help of Apache wicket tool and i store the scheduling information inside JCR. Can anyone help me to give some example how to fetch the data from JCR and schedule it, the help of repository schedule( Org.onehippo.repository.scheduling).

You can study code behind publish workflow plugin:

Easiest is to clone whole CMS repository and see how workflow part works

No, That is different and my question was different.
give some example how to fetch the data from JCR and schedule multiple jobs, the help of repository schedule( Org.onehippo.repository.scheduling)?.