Access RunData from scheduled job

Szűcs Attila <[email protected]> Thu, 1 Nov 2012 07:47:16 +0000
Newsgroups gmane.comp.jakarta.turbine.user
Message-ID <[email protected]>
Hi,

   I need to access the RunData in one of my scheduled jobs. The job invokes a regular action I have already written. The action of course needs the Context and the RunData objects.
I don't want to copy - paste the same action just to run it in the job.  So how can I get the RunData for my scheduled job?

Thanks,
    Atti