quartzhelper and drools 6.2.0

73 vistas
Ir al primer mensaje no leído

Nathalie Ravenel

no leída,
7 mar 2015, 2:55:46 a.m.7/3/2015
para drools...@googlegroups.com
Hi Everyone,
I try to implement some CronCalendar to have actions planned at specified time from monday to friday.
CronCalendar endshot = new CronCalendar("0 30 22 ? * MON-FRI") ;
                    CronCalendar enday = new CronCalendar("0 35 22 ? * MON-FRI") ;
                    CronCalendar midnight = new CronCalendar("0 0 0 ? * MON-FRI") ;

                    Calendar midnightCal = QuartzHelper.CalendarAdapter( midnight );
 Unfortunately, the QuartzHelper was not found in the drools distribution (even it was listen in the drools documentation).
I don't understand.
I parse the http://grepcode.com/search?query=quartzHelper&n= with any additional information.
Is someone can help me ? Thank

Sebastian Bölling

no leída,
11 jun 2015, 5:14:04 a.m.11/6/2015
para drools...@googlegroups.com
Hi,
did you found a solution?
Regards

Mark Proctor

no leída,
11 jun 2015, 10:01:57 a.m.11/6/2015
para drools...@googlegroups.com
This was removed, but documentation wasn’t updated. Mario will update docs.

It looks like we removed it, as it was not easy to make it an optional dependency or something.

It’s not hard to make your own version of this class. You can find an old copy here:

Mark
-- 
You received this message because you are subscribed to the Google Groups "Drools Usage" group.
To unsubscribe from this group and stop receiving emails from it, send an email to drools-usage...@googlegroups.com.
To post to this group, send email to drools...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/drools-usage/45c1587d-5532-4f1d-a6ad-b065f429819f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Responder a todos
Responder al autor
Reenviar
0 mensajes nuevos