Hi,
 
I was checking out the schedulerservice and see that a few new bits & pieces have been added since the last time I worked with it.
 
Can anyone help me with the Property field in the turbine_scheduler_job table, what can I use it for?
 
Also I was trying to get a list of jobs with the following command
 
Vector jobs = TurbineSchedulerService.listJobs();
 
but this gives an error at compile time. What should I be using instead?
 
Thanx in advance
 
/colin

Reply via email to