Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Job scheduling
Job scheduling [message #333465] Fri, 12 December 2008 04:15
Eclipse UserFriend
Hi there,

I use the eclipse job api for executing soap requests. These jobs should
only run, if some pre conditions are true (i.e. a session was created). If
the pre condition are false, they should wait till these pre conditions
are true. (check every x seconds or by a event trigger for example)
How to do this?

Is that possible with ISchedulingRule, or override shouldSchedule or
shouldRun methods?
Or should I do this inside the jobs run method?

Any hints are welcome!

regards,
Markus
Previous Topic:[Databinding, General UI] UI brainstorming, (nearly) all stolen ideas
Next Topic:List of active plugins from cmd-line?
Goto Forum:
  


Current Time: Tue May 13 21:13:46 EDT 2025

Powered by FUDForum. Page generated in 0.02646 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top